I am making a new app, and I wanted to implement and in it I want a feature where you can rotate an image with the swipe of a finger. I have searched around a lot and have not found anything. If anyone has even just a hint in the right direction is appreciated.
Asked
Active
Viewed 339 times
1
-
looks like a duplicate to me http://stackoverflow.com/questions/20758365/android-how-to-rotate-a-view-with-one-finger also... you have 2 fingers as well http://stackoverflow.com/questions/10682019/android-two-finger-rotation – ymz Jan 19 '16 at 02:24
1 Answers
1
I think you need use ViewFlipper in Android.
Please check this blog post http://www.programering.com/a/MDMxEDNwATE.html

Vadim Kotov
- 8,084
- 8
- 48
- 62

Duc Nguyen
- 87
- 9