[GH-ISSUE #131] Add ImageViewZoom #2511

Closed
opened 2026-05-01 21:28:51 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ghost on GitHub (Jul 27, 2016).
Original GitHub issue: https://github.com/wasabeef/awesome-android-ui/issues/131

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). Original GitHub issue: https://github.com/wasabeef/awesome-android-ui/issues/131 [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#2511