# nuptboyzhb/SuperSwipeRefreshLayout

A custom SwipeRefreshLayout to support the pull-to-refresh featrue.RecyclerView，ListView，GridView，NestedScrollView，ScrollView are supported.

Repository: https://github.com/nuptboyzhb/SuperSwipeRefreshLayout
Canonical: https://ross.abutalabs.com/products/superswiperefreshlayout
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2018-06-14T02:47:23+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4042, "days_push": 3002, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1237, forks 345 (observed 2026-08-28T04:04:05.438237+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: pull-to-refresh, swipe-refresh-layout, load-more, android-ui, recyclerview, listview, custom-header-footer, android, mobile

## Member repositories
- nuptboyzhb/SuperSwipeRefreshLayout (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:05.438237+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-30T08:21:53.657571+00:00, confidence not recorded.
  - readme: https://github.com/nuptboyzhb/SuperSwipeRefreshLayout (fetched 2026-08-28T04:04:05.438237+00:00, sha 1234d37ed8ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
