# lsjwzh/RecyclerViewPager

Deprecated

Repository: https://github.com/lsjwzh/RecyclerViewPager
Canonical: https://ross.abutalabs.com/products/recyclerviewpager
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2021-03-11T10:48:00+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4246, "days_push": 2001, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3499, forks 657 (observed 2026-08-28T04:08:07.479091+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: android-tools, mobile-development, frontend
- platform: -
- tags: viewpager, recyclerview, fling, infinite-loop, tablayout, deprecated, java, android

## Member repositories
- lsjwzh/RecyclerViewPager (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:07.479091+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-29T18:35:50.166480+00:00, confidence not recorded.
  - readme: https://github.com/lsjwzh/RecyclerViewPager (fetched 2026-08-28T04:08:07.479091+00:00, sha 8717046a1232)
- Data as of 2026-08-30T08:39:29.467469+00:00.
