# Malinskiy/SuperRecyclerView

Pumped up RecyclerView

Repository: https://github.com/Malinskiy/SuperRecyclerView
Canonical: https://ross.abutalabs.com/products/superrecyclerview
Language: Java
License Family: other
Archived: true
Last push: 2019-10-30T09:59:06+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4283, "days_push": 2499, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2608, forks 462 (observed 2026-08-28T04:07:04.184423+00:00)

## What it is
An Android library that wraps RecyclerView with built-in conveniences like loading progress, empty views, pull-to-refresh, infinite scrolling, swipe-to-dismiss, and sticky headers. It is configured via XML attributes and simple listeners to reduce boilerplate in list-based Android UIs.

## Use cases
- add pull-to-refresh to an android list
- implement infinite scrolling load-more in recyclerview
- show an empty view when the list has no items
- swipe to dismiss list items
- add sticky headers to a recycler list
- show a progress bar while list data loads

## When to choose
- you are building an Android app with list UIs and want these features out of the box
- you want to avoid wiring SwipeRefreshLayout, empty views, and scroll listeners manually

## When to avoid
- you need a library with an explicit license or active maintenance
- you are not on Android or not using RecyclerView
- you prefer modern Jetpack Compose list solutions

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: android-tools, mobile-development, frontend
- platform: jvm
- tags: recyclerview, pull-to-refresh, infinite-scroll, swipe-to-dismiss, sticky-headers, empty-view, android

## Member repositories
- Malinskiy/SuperRecyclerView (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.184423+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-30T02:20:55.153643+00:00, confidence not recorded.
  - readme: https://github.com/Malinskiy/SuperRecyclerView (fetched 2026-08-28T04:07:04.184423+00:00, sha d8b98ddfdadc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
