Baseflow / PhotoView

Implementation of ImageView for Android that supports zooming, by various touch gestures.
https://baseflow.com
Apache License 2.0
18.77k stars 3.92k forks source link

How to keep the same zoom when changing the image with Glide #793

Open cergo123 opened 3 years ago

cergo123 commented 3 years ago

💬 Questions and Help

I am changing the image in PhotoView with Glide but every time the image is reset to the original size, I want to keep it in the same zoom since I am trying to do a comparison between 2 images?

githubliangzai commented 3 years ago

image