DrawingView icon indicating copy to clipboard operation
DrawingView copied to clipboard

RasmView is an Android drawing view; it provides a view that allows users to draw on top of a bitmap.

Results 5 DrawingView issues
Sort by recently updated
recently updated
newest added

Obtain blank page while try to load Bitmap on class header lateinit var drawingView: RasmView lateinit var drawingContext: RasmContext onViewCreated drawingView = fragmentimage.immagine drawingContext = drawingView.rasmContext coda.uuid?.let {image -> val...

Hi! Amazing library! Help me, please. How can I erase only the drawn part, without erasing the background (layerBitmap)?

RasmView.onTouchEvent java. lang.NullPointerException

Create a brush preview

how to enable of disable zooming