# danoz73/RecyclerViewFastScroller

A Fast Scroller for the RecyclerView world!

Repository: https://github.com/danoz73/RecyclerViewFastScroller
Canonical: https://ross.abutalabs.com/products/recyclerviewfastscroller
Language: Java
License: NOASSERTION
License Family: other
Last push: 2020-03-30T19:14:11+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": 4219, "days_push": 2347, "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 1121, forks 203 (observed 2026-08-28T04:03:39.879069+00:00)

## What it is
An Android UI widget library that adds a fast-scrolling scrollbar to RecyclerViews, with an optional section indicator like the Lollipop Contacts app. It is distributed via Maven Central and written in Java.

## Use cases
- add a fast scroller to a long RecyclerView list
- show a section indicator bubble while scrolling contacts alphabetically
- let users drag a scrollbar handle to jump through large lists
- sync scrollbar position with RecyclerView scroll events

## When to choose
- you have a long Android RecyclerView list that needs quick navigation
- you want a Lollipop Contacts-style section indicator
- you need a simple drop-in XML widget for RecyclerView scrolling

## When to avoid
- your project uses Jetpack Compose instead of View-based RecyclerView
- you need horizontal fast scrolling (only vertical is implemented)
- you need an actively maintained library with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, android-tools
- platform: -
- tags: recyclerview, fast-scrolling, android-widget, java, android

## Member repositories
- danoz73/RecyclerViewFastScroller (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.879069+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-30T06:40:59.942170+00:00, confidence not recorded.
  - readme: https://github.com/danoz73/RecyclerViewFastScroller (fetched 2026-08-28T04:03:39.879069+00:00, sha f6cec506d217)
- Data as of 2026-08-30T08:39:29.467469+00:00.
