jasonpolites/gesture-imageview
Implements pinch-zoom, rotate, pan as an ImageView for Android 2.1+ 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: 5310
- days_rel: n/a
- days_push: 3478
- n_releases_24m: 0
Adoption not part of the score
1138 stars · 492 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android View class that extends ImageView with pinch-zoom, pan, and double-tap zoom gestures. It can be used as a drop-in replacement for the standard ImageView in XML layouts or programmatically.
Use cases
- add pinch-to-zoom to an image in an Android app
- replace ImageView with a zoomable image view
- implement double-tap zoom on photos
- pan around a large image with fling gestures
- configure min and max zoom scale limits
When to choose
- you need a simple, lightweight zoomable ImageView on legacy Android (2.1+)
- you want XML layout configuration with custom scale bounds
When to avoid
- you need rotation or combined pan-and-zoom gestures
- you need an actively maintained library for modern Android
- you require full ImageView API compatibility
Facets
library · maturity abandoned
ui-components image-processing mobile-development android-tools imageview pinch-zoom gesture-handling java android
1 source
- readme: https://github.com/jasonpolites/gesture-imageview · fetched 2026-08-28 · 7b2257bd6703
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jasonpolites/gesture-imageview | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jasonpolites/gesture-imageview")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem