dkzwm/SmoothRefreshLayout
一款支持上下拉刷新、越界回弹、二级刷新、横向刷新、拉伸回弹、平滑滚动、嵌套滚动的多功能刷新控件 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: 3381
- days_rel: n/a
- days_push: 1819
- n_releases_24m: 0
Adoption not part of the score
1290 stars · 217 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SmoothRefreshLayout is an Android refresh layout library written in Java that supports pull-to-refresh, load-more, overscroll bounce, two-level refresh, horizontal refresh, and nested scrolling. It extends ViewGroup and works with virtually any child view, offering more features than the official SwipeRefreshLayout.
Use cases
- add pull-to-refresh to any Android view
- implement load-more on RecyclerView or ListView
- create a two-level refresh like Taobao's second floor
- add horizontal swipe-to-refresh
- support nested scrolling with CoordinatorLayout
- add overscroll bounce effects to scrollable views
- build a stretchable settings-page style layout
When to choose
- building Android apps needing pull-to-refresh or load-more
- you need two-level refresh like Taobao's second floor
- you need nested scrolling with CoordinatorLayout
- you want overscroll bounce or stretch effects on any view
When to avoid
- you develop for iOS or non-Android platforms
- you prefer Kotlin-first or Jetpack Compose refresh libraries
- you need a maintained library with frequent updates (last release 2021)
- you only need a simple refresh indicator covered by SwipeRefreshLayout
Facets
library · maturity maintenance
ui-components animation state-management mobile-development android-tools frontend cross-platform pull-to-refresh load-more nested-scrolling overscroll-bounce two-level-refresh horizontal-refresh viewgroup java android mobile
1 source
- readme: https://github.com/dkzwm/SmoothRefreshLayout · fetched 2026-08-28 · 3823d90a3d3e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dkzwm/SmoothRefreshLayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dkzwm/SmoothRefreshLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem