jsibbold / zoomage

A simple pinch-to-zoom ImageView library for Android
http://jsibbold.github.io/zoomage
Apache License 2.0
316 stars 77 forks source link

Allow image to expand beyond the view's borders #112

Open gideonm-pangea opened 3 years ago

gideonm-pangea commented 3 years ago

There should be an option to allow the image to expand beyond the borders of the view (and be visible outside these borders). Example to illustrate: In Telegram when you pinch zoom on someone's profile picture, it can expand beyond its container.