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

How can I get this Library dependencies?

When i select canvasview textmode i am not able to write any text

Hi, Eraser is not done correctly what actually does is just paint with a white color.

Selected Images are not zoom in/out with pitch or pan zooming. @Korilakkuma How can I give zooming with **CanvasView**.

Added arrow object and correction in the circle object!

I have put canvas.setBaseColor(Color.TRANSPARENT); because I have an imageview below canvas, for my simple photo/image doodle editor. But whenever I call canvas.clear(), the whole screens goes white. And if I...

How can i set different texts? it seems i can only put 1 text on canvas.

drawText works fine when we are calling it on canvas but when we save the image the text takes up some weird font and changes it's orientation from horizontal to...

Eraser not working if alpha 1.0, must do alpha 0.99 or less to make it work...