# TakuSemba/MultiSnapRecyclerView

Android library for multiple snapping of RecyclerView

Repository: https://github.com/TakuSemba/MultiSnapRecyclerView
Canonical: https://ross.abutalabs.com/products/multisnaprecyclerview
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: java, android, library, ui, snap
Last push: 2021-03-19T09:59:42+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3319, "days_push": 1993, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2493, forks 298 (observed 2026-08-28T04:06:56.597090+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: recyclerview, snap-helper, scrolling, kotlin, android-ui, android, mobile

## Member repositories
- TakuSemba/MultiSnapRecyclerView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:56.597090+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:27:18.270314+00:00, confidence not recorded.
  - readme: https://github.com/TakuSemba/MultiSnapRecyclerView (fetched 2026-08-28T04:06:56.597090+00:00, sha 5f852030997e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
