ImageZoom Versions Save

An Android library that makes any view to be zoomable.

2.0.0

3 years ago

Update libraries to use AndroidX

1.1.1

6 years ago
  • Edge case fixes
  • Gradle deps updated

1.1.0

6 years ago
  • Fixed view not reset when animation is cancelled

1.0.9

6 years ago
  • removed AndroidManifest unnecessary attributes
  • added null checks

1.0.8

7 years ago
  • added zoom from center point of two fingers thanks to @jiteshrana
  • bug fixes

1.0.7

7 years ago
  • adding listener for zoom events

1.0.6

7 years ago

Fixing #2

1.0.5

7 years ago
  • added live view support

1.0.4

7 years ago
  • Adding enable/disable zoom feature for Views

1.0.3

7 years ago
  • Created a copy of drawing cache to prevent crash