cymcsg/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features. observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 69
- Release rhythm 8
- Longevity 100
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: 4236
- days_rel: n/a
- days_push: 187
- n_releases_24m: 0
Adoption not part of the score
7169 stars · 1413 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
ui-components animation state-management mobile-development android-tools frontend jvm recyclerview pull-to-refresh infinite-scrolling swipe-to-dismiss drag-and-drop sticky-header androidx android mobile
1 source
- readme: https://github.com/cymcsg/UltimateRecyclerView · fetched 2026-08-28 · 3928ea91c9d5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cymcsg/UltimateRecyclerView | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="cymcsg/UltimateRecyclerView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem