# chrisbanes/ActionBar-PullToRefresh

DEPRECATED

Repository: https://github.com/chrisbanes/ActionBar-PullToRefresh
Canonical: https://ross.abutalabs.com/products/actionbar-pulltorefresh
Language: Java
License Family: other
Archived: true
Last push: 2014-04-28T14:57:28+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": 4838, "days_push": 4510, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3122, forks 935 (observed 2026-08-28T04:07:44.311813+00:00)

## What it is
An Android library by Chris Banes that adds the pull-to-refresh interaction pattern to Android apps, with built-in support for ListView, GridView, ScrollView, and WebView. The project is explicitly deprecated and no longer maintained.

## Use cases
- add pull-to-refresh to an Android ListView
- implement swipe-down-to-refresh gesture in an Android app
- add pull-to-refresh to ScrollView or WebView
- integrate pull-to-refresh with ActionBarSherlock or ActionBarCompat
- customize pull-to-refresh behavior with a ViewDelegate

## When to choose
- maintaining a legacy Android app already using this library
- targeting very old Android versions (API 7+) with ActionBarSherlock
- studying how pull-to-refresh was implemented historically

## When to avoid
- starting any new Android project - it is deprecated and unmaintained
- modern Android apps, which should use SwipeRefreshLayout from AndroidX
- projects needing bug fixes or API stability guarantees

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

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:44.311813+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-30T07:26:33.803818+00:00, confidence not recorded.
  - readme: https://github.com/chrisbanes/ActionBar-PullToRefresh (fetched 2026-08-28T04:07:44.311813+00:00, sha 7f0c0fddb2e3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
