Piasy / BigImageViewer

Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support! 🍻
MIT License
3.98k stars 400 forks source link

zoom in and zoom out all images together in the recyclerview #250

Open nxkdvdh opened 4 months ago

nxkdvdh commented 4 months ago

Hi, I want help to: First, i have list of images and showing in recyclerview&vertical

I tried to when any image zoom in or zoom out, Other images applied to it the same zoom value. i tried the SSIV but i cant set the same value for all images in same time.

Please can someone tell me a certain way or is it even possible to do this?