# Chanven/CommonPullToRefresh

Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and SwipeRefreshLayout.

Repository: https://github.com/Chanven/CommonPullToRefresh
Canonical: https://ross.abutalabs.com/products/commonpulltorefresh
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2017-06-29T09:22:53+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": 3997, "days_push": 3352, "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 1059, forks 296 (observed 2026-08-28T04:03:25.490791+00:00)

## What it is
An Android UI library providing pull-to-refresh functionality for virtually any view, plus load-more support for ListView, RecyclerView, GridView, and SwipeRefreshLayout. It is built on top of android-Ultra-Pull-To-Refresh and supports custom headers/footers and XML configuration.

## Use cases
- add pull to refresh to a ListView in Android
- implement load more for RecyclerView
- customize refresh header and footer animations
- wrap a WebView or ScrollView with pull-to-refresh
- use SwipeRefreshLayout with load more support

## When to choose
- you need pull-to-refresh plus load-more in one widget on Android
- you want to refresh arbitrary views like TextView, WebView, or ScrollView
- you need customizable headers/footers with XML-configurable parameters

## When to avoid
- you are starting a new project and want a maintained library (last release 2017)
- you use Jetpack Compose or modern AndroidX SwipeRefreshLayout patterns
- you only need basic pull-to-refresh without load-more

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: pull-to-refresh, load-more, android-widget, listview, recyclerview, swiperefreshlayout, android, mobile

## Member repositories
- Chanven/CommonPullToRefresh (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.490791+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-30T06:57:04.930369+00:00, confidence not recorded.
  - readme: https://github.com/Chanven/CommonPullToRefresh (fetched 2026-08-28T04:03:25.490791+00:00, sha f0ad885baf95)
- Data as of 2026-08-30T08:39:29.467469+00:00.
