# cymcsg/UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.

Repository: https://github.com/cymcsg/UltimateRecyclerView
Canonical: https://ross.abutalabs.com/products/ultimaterecyclerview
Language: Java
License: Apache-2.0
License Family: permissive
Topics: java, recyclerview, ultimaterecyclerview, android
Last push: 2026-02-27T06:53:21+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 69, release rhythm 8, longevity 100
- inputs: {"age_days": 4236, "days_push": 187, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7169, forks 1413 (observed 2026-08-28T04:09:56.366955+00:00)

## What it is
UltimateRecyclerView is an enhanced Android RecyclerView library that bundles pull-to-refresh, load-more/infinite scrolling, swipe-to-dismiss, drag-and-drop, animations, and sticky headers into a single drop-in view. It is used just like a standard RecyclerView and supports AndroidX.

## Use cases
- add pull-to-refresh to an Android list
- implement infinite scrolling with load more
- swipe to dismiss list items
- drag and drop to reorder list items
- add sticky headers to a RecyclerView
- animate items when loading an adapter
- hide toolbar and FAB while scrolling

## When to choose
- you need many list UX features (refresh, load-more, swipe, drag) in one library
- you want a drop-in replacement used like a normal RecyclerView
- you are building an Android app with AndroidX

## When to avoid
- you only need one small feature and prefer lightweight single-purpose libraries
- you are not developing for Android
- you need actively developed modern Jetpack Compose solutions

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, pull-to-refresh, infinite-scrolling, swipe-to-dismiss, drag-and-drop, sticky-header, androidx, android, mobile

## Member repositories
- cymcsg/UltimateRecyclerView (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:56.366955+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:39:57.307379+00:00, confidence not recorded.
  - readme: https://github.com/cymcsg/UltimateRecyclerView (fetched 2026-08-28T04:09:56.366955+00:00, sha 3928ea91c9d5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
