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

checking if image is zoomed #116

Closed KamilKeenan closed 1 year ago

KamilKeenan commented 1 year ago

hi! first of all, thanks for quick reply and help with other of the issues!

again I want to ask for your help. is there an option to get boolean telling whether image is zoomed or not? (I want to perform action on swipe but only when image is not zoomed)

KamilKeenan commented 1 year ago

sorry to bother, just found it ;) getCurrentScaleFactor()