LaiFeng-Android / SopCastComponent

该项目不再维护,仅供学习参考
Other
2.48k stars 617 forks source link

cannot change watermark dynamically #57

Open NikolaiPN opened 5 years ago

NikolaiPN commented 5 years ago

Hello in addition to the library I added functionality to create a watermark from a layout but when I update the layout and recreate the bitmap the watermark doesn't change. I tried clearing the cache of the view, recycling the bitmap but nothing works. What can I do to make it work ?