nuptboyzhb/SuperSwipeRefreshLayout
A custom SwipeRefreshLayout to support the pull-to-refresh featrue.RecyclerView,ListView,GridView,NestedScrollView,ScrollView are supported. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4042
- days_rel: n/a
- days_push: 3002
- n_releases_24m: 0
Adoption not part of the score
1237 stars · 345 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SuperSwipeRefreshLayout is an Android library providing a custom SwipeRefreshLayout that supports pull-to-refresh and push-to-load-more with customizable header and footer views. It works non-invasively with RecyclerView, ListView, GridView, NestedScrollView, and ScrollView.
Use cases
- add pull-to-refresh to a RecyclerView in Android
- implement pull-up load more in a ListView
- create a custom animated refresh header view
- replace SwipeRefreshLayout with more callbacks like pull distance
- add refresh and pagination to a ScrollView or NestedScrollView
When to choose
- you need both pull-to-refresh and load-more in one component
- you want fully custom header/footer view styles
- you need fine-grained pull callbacks (distance, enable state) for animations
When to avoid
- you use Jetpack Compose or modern AndroidX SwipeRefreshLayout features
- you need a maintained library with recent updates and active support
- your project avoids deprecated dependency sources like jcenter/bintray
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools frontend jvm pull-to-refresh swipe-refresh-layout load-more android-ui recyclerview listview custom-header-footer android mobile
1 source
- readme: https://github.com/nuptboyzhb/SuperSwipeRefreshLayout · fetched 2026-08-28 · 1234d37ed8ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nuptboyzhb/SuperSwipeRefreshLayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="nuptboyzhb/SuperSwipeRefreshLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem