TakuSemba/MultiSnapRecyclerView
Android library for multiple snapping of RecyclerView 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: 3319
- days_rel: n/a
- days_push: 1993
- n_releases_24m: 0
Adoption not part of the score
2493 stars · 298 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that adds multiple-item snapping behavior to RecyclerView, supporting start/end/center gravity, configurable snap intervals, and horizontal or vertical scrolling. It can be used as a custom view in layouts or attached to an existing RecyclerView via MultiSnapHelper.
Use cases
- snap recyclerview items to center on android
- scroll multiple items at a time in a recyclerview
- add snap behavior to a horizontal carousel in android
- get a callback when recyclerview finishes snapping
- android paging-style scrolling for lists
When to choose
- you use LinearLayoutManager and want configurable snapping with gravity and interval control
- you want a lightweight drop-in snap helper for an existing RecyclerView
When to avoid
- you use GridLayoutManager or StaggeredGridLayoutManager, which are unsupported
- you need reverse layout support, which is not implemented
- you need a library with recent active maintenance
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools recyclerview snap-helper scrolling kotlin android-ui android mobile
1 source
- readme: https://github.com/TakuSemba/MultiSnapRecyclerView · fetched 2026-08-28 · 5f852030997e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TakuSemba/MultiSnapRecyclerView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="TakuSemba/MultiSnapRecyclerView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem