Android- Rotate image with single finger gesture

后端 未结 2 1448
小蘑菇
小蘑菇 2020-12-29 17:23

I want to know about How to rotate the bitmap image with single touch gestures.kindly help and suggest some solutions. I done scaling the bitmap with the help of

h

2条回答
  •  借酒劲吻你
    2020-12-29 17:46

    Check out my blogspot in which i have tried to implement the functionality of stretch the image on arrow click and also delete it, and also you can move the image on the screen using gesture.

    Drag-Drop image Also check out the Demo of DragDropImage

    enter image description here

提交回复
热议问题