You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
When i set scratchView.setScratchBitmap(bitmap); multiple times it overwrites the image.
So i want to clear old bitmap and set new bitmap and use scratchview on new bitmap.
Please tell me how to clear old bitmap?