Mahmoud Ramadan

Results 1 comments of Mahmoud Ramadan

@kleysonr please update this method void clearAll() { if(drawCanvas!=null){ drawCanvas.drawColor(0, PorterDuff.Mode.CLEAR); invalidate(); } } in BrushDrawingView class and it will fix it