A new canvas drawing library for Android. Aims to be the Fabric.js for Android. Supports text, images, and hand/stylus drawing input. The library has a website and API docs, check it out
similar to Sketchpad online (https://sketch.io/sketchpad/)
allow individual layer to be resized and moved. this will allow image/text/path to be resized and moved
Good idea!
I was thinking of introducing groups. So you can group items together, a layer would basically be a group of other CDrawables that has the same size as the canvas.
similar to Sketchpad online (https://sketch.io/sketchpad/) allow individual layer to be resized and moved. this will allow image/text/path to be resized and moved