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

How to quit zoom mode? #238

Closed superdiazzz closed 2 years ago

superdiazzz commented 2 years ago

I want to implement whenever user trigger onBackPressed then Zoom mode back to normal again. How to achieve this?

Piasy commented 2 years ago

I think SSIV should have API for it. You can call getSSIV() to get SSIV object and call it.