I want to create a draggable circle (or any shape)...
# compose
k
I want to create a draggable circle (or any shape) should I create separate
Canvas
for each circle or is there any way to share the base canvas and draw circles above it?