Add ImageViewZoom #49

Closed
opened 2025-11-07 07:17:58 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @ghost on GitHub (Jul 27, 2016).

ImageViewZoom is an android ImageView widget with zoom and pan capabilities. It's an implementation of the ImageView widget used in the Gallery app of the Android opensource project.

Basically does the same thing as TouchImageView, but is actively maintained, uses Gradle to build (instead of the old ADT) and is available from jCenter.

The project is not mine, but I use it in my own app, Nori.

Demo:

Zoomed out image Zoomed in image

Originally created by @ghost on GitHub (Jul 27, 2016). [ImageViewZoom](https://github.com/sephiroth74/ImageViewZoom) is an android ImageView widget with zoom and pan capabilities. It's an implementation of the ImageView widget used in the Gallery app of the Android opensource project. Basically does the same thing as TouchImageView, but is actively maintained, uses Gradle to build (instead of the old ADT) and is available from jCenter. The project is not mine, but I use it in my own app, [Nori](https://github.com/tjg1/nori). Demo: [![Zoomed out image](https://i.imgur.com/MzxOzRm.png)](https://i.imgur.com/MzxOzRm.png) ![[Zoomed in image](https://i.imgur.com/rXFtcMB.png)](https://i.imgur.com/rXFtcMB.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-android-ui#49