rubensousa/GravitySnapHelper
A SnapHelper that snaps a RecyclerView to an edge. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 69
- Release rhythm 40
- Longevity 100
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: 3654
- days_rel: 186
- days_push: 186
- n_releases_24m: 1
Adoption not part of the score
4982 stars · 616 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library providing a SnapHelper that snaps a RecyclerView's items to a chosen edge or center, with a ready-made GravitySnapRecyclerView widget. It supports fling distance limits, scroll speed tuning, padding snapping, and RTL layouts.
Use cases
- snap RecyclerView items to the start edge
- center the current item in a horizontal carousel
- limit fling distance in a RecyclerView list
- change scroll speed of a snapping RecyclerView
- snap list items accounting for padding
- build a paging-style horizontal list on Android
When to choose
- you need edge or center snapping for Android RecyclerViews
- you want fling and scroll speed customization out of the box
- you need RTL support for snapped lists
When to avoid
- you are not using RecyclerView
- you use Jetpack Compose instead of the View system
- you need snapping behavior beyond edges and center
Facets
library · maturity stable
ui-components animation mobile-development android-tools recyclerview snapping android-ui java kotlin-friendly android
1 source
- readme: https://github.com/rubensousa/GravitySnapHelper · fetched 2026-08-28 · 956a76e46348
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rubensousa/GravitySnapHelper | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="rubensousa/GravitySnapHelper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem