# yarolegovich/DiscreteScrollView

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

Repository: https://github.com/yarolegovich/DiscreteScrollView
Canonical: https://ross.abutalabs.com/products/discretescrollview
Language: Java
License Family: other
Topics: android, view, discrete-scroll, item-picker, recyclerviewpager, carousel, android-development, android-ui, android-library, swipe, recyclerview, viewpager, page-transformations, layoutmanager
Last push: 2024-08-19T09:48:41+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": 3470, "days_push": 744, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5769, forks 781 (observed 2026-08-28T04:09:29.418489+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: carousel, recyclerview, viewpager, item-picker, swipe-navigation, layoutmanager, android, mobile

## Member repositories
- yarolegovich/DiscreteScrollView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.418489+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-29T17:52:55.250737+00:00, confidence not recorded.
  - readme: https://github.com/yarolegovich/DiscreteScrollView (fetched 2026-08-28T04:09:29.418489+00:00, sha 062f80aae9e6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
