Search code examples
javaandroidswipeimage-rotation

Rotating an image with a swipe


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.


Solution

  • I think you need use ViewFlipper in Android.

    Please check this blog post http://www.programering.com/a/MDMxEDNwATE.html