Releases: okaybroda/ImageZoom
Releases · okaybroda/ImageZoom
2.0.0
Update libraries to use AndroidX
1.1.1
- Edge case fixes
- Gradle deps updated
1.1.0
- Fixed view not reset when animation is cancelled
1.0.9
- removed AndroidManifest unnecessary attributes
- added null checks
1.0.8
- added zoom from center point of two fingers thanks to @jiteshrana
- bug fixes
1.0.7
- adding listener for zoom events
1.0.4
- Adding enable/disable zoom feature for Views
1.0.3
- Created a copy of drawing cache to prevent crash