简体   繁体   中英

Rotation and zooming imageview in android

I am working on a project in which zooming and rotation of the image view is required according user finger gesture,as in some iPhone apps work.please suggest me how can i do in android. "

Use the following lib in your project. It is very simple to implement. You will get all geastures. https://github.com/jasonpolites/gesture-imageview

You can use Subsampling Zoom Image View to perform Zooming on gestures of Hand Just download and include lib in your Project,then follow instruction to implement

Subsampling Zoom Image View

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM