Aspsine/SwipeToLoadLayout
A reusable pull-to-refresh and pull-to-loadmore widget observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4018
- days_rel: n/a
- days_push: 2895
- n_releases_24m: 0
Adoption not part of the score
2084 stars · 441 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SwipeToLoadLayout is a reusable Android widget providing pull-to-refresh and pull-to-load-more functionality for any view, including ListView, GridView, RecyclerView, WebView, and ScrollView. It supports custom header and footer styles, such as Google SwipeRefreshLayout, JD.com, and Yalantis Phoenix styles.
Use cases
- add pull-to-refresh to a RecyclerView
- implement load-more on scroll for a ListView
- customize refresh header animations on Android
- wrap a WebView with swipe-to-refresh
- build a Google-style SwipeRefreshLayout alternative
When to choose
- you need pull-to-refresh/load-more across many view types in an Android app
- you want fully custom header and footer views
- you maintain a legacy Java-based Android codebase
When to avoid
- you are starting a new Android project - the library is unmaintained since 2018 and lacks a license file
- you use Kotlin-first or Jetpack Compose UI
- you need guaranteed long-term support or updates
Facets
library · maturity abandoned
ui-components animation mobile-development android-tools frontend jvm pull-to-refresh load-more android-widget swipe-gestures listview recyclerview android mobile
1 source
- readme: https://github.com/Aspsine/SwipeToLoadLayout · fetched 2026-08-28 · 0d04a0db1d4b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Aspsine/SwipeToLoadLayout | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Aspsine/SwipeToLoadLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem