简体   繁体   中英

want to know how to zooming an image by double tap and stretching

i saw couple of questions regarding this type but non of them are looking more promising. please give me the right idea by which i can zoom in and zoom out my image by stretching and double tap. I'm using android studio 3.5(latest version). you can recommend the tutorial link.

You should use chrisbanes/PhotoView library for android. It has all the zooming gestures and works perfectly fine. It has all the ImageView class methods as it is inherited from ImageView . Hope it works.

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