# alexvasilkov/GestureViews

ImageView and FrameLayout with gestures control and position animation

Repository: https://github.com/alexvasilkov/GestureViews
Canonical: https://ross.abutalabs.com/products/gestureviews
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, animation, imageview, gesture
Last push: 2026-05-27T13:25:41+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 84, release rhythm 62, longevity 100
- inputs: {"age_days": 4478, "days_push": 98, "days_rel": 98, "gap_med": 139, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2386, forks 392 (observed 2026-08-28T04:06:42.650422+00:00)

## What it is
An Android library providing ImageView and FrameLayout widgets with built-in gesture control (pan, zoom, fling, rotation, double tap) and smooth position animations. It is designed for building fluid image viewing experiences, including seamless ViewPager and RecyclerView integration and full-screen image transitions.

## Use cases
- add pinch-to-zoom and pan gestures to images in an android app
- smooth image viewer with viewpager swipe integration
- animate image from recyclerview grid into fullscreen view
- implement double tap zoom and fling scrolling for imageview
- exit fullscreen image mode with scroll or scale gestures
- crop images with rotation support in android

## When to choose
- you need a drop-in Android ImageView replacement with rich touch gestures and animations
- you want smooth transitions between lists/grids and full-screen image viewing
- you need customizable gesture behavior, listeners, and state animations for image views

## When to avoid
- you are building for platforms other than Android
- you only need basic static image display without gestures or animations
- you need video or media playback rather than image viewing

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components
- domain: mobile-development, android-tools, image-processing
- platform: jvm
- tags: imageview, gesture-control, pan, zoom, fling, double-tap, viewpager, recyclerview, image-cropping, position-animation, touch-gestures, frame-layout, android

## Member repositories
- alexvasilkov/GestureViews (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.650422+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:34:36.196194+00:00, confidence not recorded.
  - readme: https://github.com/alexvasilkov/GestureViews (fetched 2026-08-28T04:06:42.650422+00:00, sha 86ff32b9a4f9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
