# baoyongzhang/android-PullRefreshLayout

This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.

Repository: https://github.com/baoyongzhang/android-PullRefreshLayout
Canonical: https://ross.abutalabs.com/products/android-pullrefreshlayout
Language: Java
License: MIT
License Family: permissive
Last push: 2024-04-02T09:44:47+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": 4323, "days_push": 883, "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 2053, forks 515 (observed 2026-08-28T04:06:09.719422+00:00)

## What it is
An Android library providing a pull-to-refresh layout component similar to SwipeRefreshLayout, with multiple animated refresh indicator styles like MATERIAL, WATER_DROP, and SMARTISAN. It wraps any scrollable child view and supports custom refresh drawables and color schemes.

## Use cases
- add pull-to-refresh to a ListView or RecyclerView
- replace SwipeRefreshLayout with prettier refresh animations
- customize the pull-to-refresh indicator drawable
- implement water drop or circles refresh styles in an Android app
- change refresh spinner colors in a layout XML

## When to choose
- you want a drop-in SwipeRefreshLayout alternative with more visual styles
- you need a customizable pull-to-refresh animation on Android

## When to avoid
- you are building for platforms other than Android
- you need a library with frequent updates and active development
- SwipeRefreshLayout's built-in material style is sufficient for your app

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: jvm
- tags: pull-to-refresh, swipe-refresh, android-view, material-design, android

## Member repositories
- baoyongzhang/android-PullRefreshLayout (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:09.719422+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-30T02:57:19.167150+00:00, confidence not recorded.
  - readme: https://github.com/baoyongzhang/android-PullRefreshLayout (fetched 2026-08-28T04:06:09.719422+00:00, sha 58c65e2663ba)
- Data as of 2026-08-30T08:39:29.467469+00:00.
