Lets say i place mutile drawables on a canvas at different places. I am willing to rotate each image in a form (certain angle of degree). So i need code for rotating drawable over canvas. The thing is that rotation of any drawable must not reflect to another drawable over Canvas.
Asked
Active
Viewed 1,413 times
2
-
Does this answer your question? [Rotating Image on A canvas in android](https://stackoverflow.com/questions/8712652/rotating-image-on-a-canvas-in-android) – Mahozad Jun 28 '21 at 13:36