sephiroth74/ImageViewZoom
Android ImageView widget with zoom and pan capabilities observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5194
- days_rel: n/a
- days_push: 3238
- n_releases_24m: 0
Adoption not part of the score
1882 stars · 521 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ImageViewTouch is an Android ImageView widget replacement with built-in zoom and pan gesture support, based on the AOSP Gallery app's implementation. It exposes APIs for setting bitmaps with a specific zoom/pan matrix and configurable display types like fit-to-screen or fit-width.
Use cases
- pinch-to-zoom image viewer in an android app
- pan and zoom around a large bitmap
- photo gallery view with zoomable images
- restore zoom state when switching images
- fit image to screen width or height by default
When to choose
- you need a drop-in ImageView with zoom/pan on Android
- you want to preserve or transfer zoom/pan matrix state between views
- you need configurable initial display types like fit-width or fit-height
When to avoid
- you need an actively maintained library with recent updates
- you need advanced features like subsampling for very large images
- your project is not Android/Java based
Facets
library · maturity maintenance
ui-components image-processing mobile-development android-tools jvm imageview zoom pan gesture android-widget android
1 source
- readme: https://github.com/sephiroth74/ImageViewZoom · fetched 2026-08-28 · b9bb97314c7a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sephiroth74/ImageViewZoom | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="sephiroth74/ImageViewZoom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem