boycy815/PinchImageView
体验极佳的Android图片手势控件。An Android image gesture control with excellent user experience. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4108
- days_rel: n/a
- days_push: 735
- n_releases_24m: 0
Adoption not part of the score
1961 stars · 491 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PinchImageView is a lightweight Android image gesture control that extends ImageView with pinch-to-zoom, swipe inertia, double-tap zoom, and boundary rebound behavior. It ships as a single Java class file with no external dependencies, making it trivial to integrate into any Android project.
Use cases
- pinch to zoom images in an android app
- double-tap zoomable imageview
- view very large images in segments on android
- browse long images with gestures
- thumbnail to full-size image transition animation
When to choose
- you need a drop-in ImageView replacement with pinch-zoom gestures
- you want zero dependencies and a single-file integration
- you need to display extremely large or long images with smooth gesture handling
When to avoid
- you need a multi-platform (non-Android) image viewer
- you require built-in network image loading rather than using a separate loader
- your project is Kotlin-first and you prefer a Kotlin-maintained library
Facets
library · maturity stable
ui-components image-processing mobile-development android-tools jvm imageview pinch-to-zoom gesture zoomable-image single-class no-dependencies android
1 source
- readme: https://github.com/boycy815/PinchImageView · fetched 2026-08-28 · 5a9c9a56536b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| boycy815/PinchImageView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="boycy815/PinchImageView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem