BCsl/GalleryLayoutManager
New way to implements ViewPager/Gallery in Android with RecycleView observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3548
- days_rel: n/a
- days_push: 1471
- n_releases_24m: 0
Adoption not part of the score
1010 stars · 145 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library providing a custom RecyclerView LayoutManager that implements ViewPager/Gallery-style center-locked scrolling with horizontal or vertical orientation. It supports item recycling, selection change callbacks, and ViewPager-like ItemTransformer animations.
Use cases
- implement a ViewPager-like pager using RecyclerView
- build a center-locked image gallery in Android
- add scale/transform animations to RecyclerView items like ViewPager PageTransformer
- listen for item selection changes during scroll or fling
- create a vertically scrolling carousel in Android
- recycle views efficiently in a gallery-style list
When to choose
- you need a gallery or pager UI backed by RecyclerView with view recycling
- you want horizontal or vertical center-locked scrolling with item transformers
- you need selection callbacks including during fling
When to avoid
- you use Jetpack Compose rather than RecyclerView
- you need a standard linear or grid layout
- you need an actively maintained library with recent updates
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools frontend jvm recyclerview layoutmanager viewpager gallery item-transformer center-locked-scrolling android mobile
1 source
- readme: https://github.com/BCsl/GalleryLayoutManager · fetched 2026-08-28 · 4572747de72d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BCsl/GalleryLayoutManager | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="BCsl/GalleryLayoutManager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem