CanvasView icon indicating copy to clipboard operation
CanvasView copied to clipboard

Android Application Library

Results 23 CanvasView issues
Sort by recently updated
recently updated
newest added

I found a bug when drawing with rectangle and move upside This bug found in method: onActionMove class CanvasView You can fix this by: from case RECTANGLE : path.reset(); path.addRect(this.startX,...

Is it planned to add this library to maven ? It would be very useful and more developers would use it :) Thanks!