lsjwzh/RecyclerViewPager
Deprecated 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4246
- days_rel: n/a
- days_push: 2001
- n_releases_24m: 0
Adoption not part of the score
3499 stars · 657 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library implementing a ViewPager on top of RecyclerView, supporting horizontal and vertical paging, custom fling behavior, infinite looping, Fragment pages, and TabLayout integration. It is explicitly deprecated and no longer maintained.
Use cases
- replace viewpager with a recyclerview-based pager
- implement vertical swipe paging in android
- create an infinite loop image gallery pager
- customize fling speed and page trigger offset
- sync pager pages with tablayout
- build a fragment-based viewpager on android
When to choose
- you maintain a legacy android app already using it and cannot migrate
- you need a recyclerview-based pager on a very old android support library codebase
When to avoid
- starting any new android project
- apps using androidx, since the library targets the old support library and is deprecated
- you need maintained alternatives like ViewPager2
Facets
library · maturity abandoned
ui-components mobile-framework android-tools mobile-development frontend viewpager recyclerview fling infinite-loop tablayout deprecated java android
1 source
- readme: https://github.com/lsjwzh/RecyclerViewPager · fetched 2026-08-28 · 8717046a1232
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lsjwzh/RecyclerViewPager | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lsjwzh/RecyclerViewPager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem