Ross ROSS = Recommend OSS · open-source software intelligence for agents

leochuan/ViewPagerLayoutManager

ViewPager like LayoutManager which supports some awesome animations and infinite scroll. observed · 2026-08-28

github.com/leochuan/ViewPagerLayoutManager · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 3677
  • days_rel: n/a
  • days_push: 2487
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1751 stars · 327 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android library providing ViewPager-like RecyclerView LayoutManagers with built-in animations such as circle, carousel, gallery, rotate, and scale effects. It supports infinite scrolling, auto-centering via a snap helper, auto-play, and extensive customization of radius, speed, spacing, and orientation.

Use cases

  • build a carousel image gallery in an Android app
  • create a circular scrolling picker like a wheel selector
  • add infinite scroll to a RecyclerView with ViewPager-style paging
  • make a RecyclerView auto-play like a banner carousel
  • apply scale or rotate animations while swiping through items
  • snap the center item into place after a swipe

When to choose

  • you need ViewPager-style effects (circle, carousel, gallery) inside a RecyclerView
  • you want infinite scrolling or auto-play carousels with minimal code
  • you need fine-grained customization of scroll speed, radius, spacing, and orientation

When to avoid

  • you need a simple linear or grid list without special animations
  • your items have varying sizes (library assumes equal-size items)
  • you need a library with recent releases or active maintenance guarantees

Facets

library · maturity maintenance

ui-components animation mobile-development android-tools frontend jvm recyclerview layoutmanager viewpager carousel infinite-scroll java snap-helper android mobile

1 source

Member repositories

RepositoryRoleHealth v2
leochuan/ViewPagerLayoutManagermain10

For agents

markdown · JSON · MCP: product_card(name="leochuan/ViewPagerLayoutManager")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem