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

yarolegovich/DiscreteScrollView

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations. observed · 2026-08-28

github.com/yarolegovich/DiscreteScrollView · Java observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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

Full methodology

Adoption not part of the score

5769 stars · 781 forks observed · 2026-08-28

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

An Android library providing a RecyclerView-based scrollable list that centers the current item, similar to a ViewPager but with adjacent items partially visible. It offers simple APIs for item transformation animations and swipe-based navigation.

Use cases

  • build a card carousel on android
  • create a swipeable item picker with centered current item
  • show adjacent items partially visible like a viewpager
  • add scroll animations to a horizontal list of cards
  • implement a weather or shop card slider
  • replace viewpager with a recyclerview-based carousel

When to choose

  • you need a centered-item carousel with partially visible neighbors on Android
  • you want ViewPager-like behavior with easy item transformation animations
  • you are already familiar with RecyclerView adapters

When to avoid

  • you need a plain vertical scrolling list without centering
  • you are not developing for Android
  • you need Jetpack Compose-based UI rather than View-based components

Facets

library · maturity maintenance

ui-components animation mobile-development android-tools frontend jvm carousel recyclerview viewpager item-picker swipe-navigation layoutmanager android mobile

1 source

Member repositories

RepositoryRoleHealth v2
yarolegovich/DiscreteScrollViewmain23

For agents

markdown · JSON · MCP: product_card(name="yarolegovich/DiscreteScrollView")

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