GcsSloop/pager-layoutmanager
[暂停维护]Android 网格分页布局。 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3254
- days_rel: n/a
- days_push: 1126
- n_releases_24m: 0
Adoption not part of the score
1136 stars · 181 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android RecyclerView LayoutManager that provides paginated grid layouts, capable of replacing grid layouts, linear layouts, and simple ViewPagers in some scenarios. It supports horizontal/vertical scrolling, page change callbacks, TV key navigation, and stable memory usage with large datasets.
Use cases
- paginate a grid of items in an Android RecyclerView
- replace a ViewPager with a RecyclerView grid layout
- implement page-flipping UI with page number callbacks
- build TV apps with key-based page navigation
- display large lists in pages without memory spikes
- switch between horizontal and vertical paging in Android
When to choose
- you need a paginated grid or linear layout inside a RecyclerView on Android
- you want page index callbacks and programmatic page navigation
- you target Android TV and need remote-control page flipping
When to avoid
- you need complex ViewPager2 features like fragments or orientation transformers
- you need an actively maintained library - the project is paused/unmaintained
- you need non-grid custom layouts beyond simple paging
Facets
library · maturity maintenance
ui-components mobile-framework mobile-development android-tools frontend jvm recyclerview layoutmanager pagination grid-layout pager snap-helper android mobile
3 sources
- readme: https://github.com/GcsSloop/pager-layoutmanager · fetched 2026-08-28 · a695ffad8bfd
- homepage: http://www.gcssloop.com/ · fetched 2026-08-29 · f5f2f1bc13f2
- site_page: https://www.gcssloop.com/info/about.html · fetched 2026-08-29 · 0af5175dc57b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GcsSloop/pager-layoutmanager | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="GcsSloop/pager-layoutmanager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem