Aman
Results
4
comments of
Aman
Below code didn't work for eraser. paint.setXfermode(new PorterDuffXfermode(PorterDuff.Mode.CLEAR)); paint.setARGB(0, 0, 0, 0);
Same Issue
I use a image with transparent background. That time my border color fill the transparent part of image.
Let me work on this issue.