# chrisbanes/Android-PullToRefresh

DEPRECATED

Repository: https://github.com/chrisbanes/Android-PullToRefresh
Canonical: https://ross.abutalabs.com/products/android-pulltorefresh
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2017-10-13T08:40:58+00:00

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

## Adoption (not part of the score)
Stars 8640, forks 4616 (observed 2026-08-28T04:10:23.953754+00:00)

## What it is
A reusable Pull-to-Refresh widget library for Android supporting ListView, GridView, WebView, ScrollView, and other view types. It supports pull-down and pull-up refresh gestures with extensive customization options.

## Use cases
- add pull-to-refresh to a ListView
- implement swipe down to refresh in an Android app
- support pull up to load more in a GridView
- add refresh gesture to WebView or ScrollView
- show an indicator when pull-to-refresh is available

## When to choose
- maintaining a legacy Android app already using this library
- targeting very old Android versions where SwipeRefreshLayout is unavailable

## When to avoid
- starting a new Android project - use AndroidX SwipeRefreshLayout instead
- you need ongoing maintenance or modern Android support

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

## Member repositories
- chrisbanes/Android-PullToRefresh (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:23.953754+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-29T17:25:46.952143+00:00, confidence not recorded.
  - readme: https://github.com/chrisbanes/Android-PullToRefresh (fetched 2026-08-28T04:10:23.953754+00:00, sha 8aaaadf93e60)
- Data as of 2026-08-30T08:39:29.467469+00:00.
