imablanco / Zoomy

Zoomy is an easy to use pinch-to-zoom Android library
918 stars 120 forks source link

Image zooming in recyclerview is not smooth #13

Open ervinod opened 6 years ago

ervinod commented 6 years ago

Hello there, I have noticed that when using Zoomy in reyclerview, pinch to zoom functionality is not working very smoothly as it should work. Most of times user need to try two time to zoom image... I guess this occurs due to some bug in gesture recognition. I tried one library(ImageZoom) which provides similar functionality like zoomy and its pinch to zoom functionality is very accurate even in recyclerview also but it have some other issues. So it will be great if you try to improve image zooming logic.... thanks