# race604/FlyRefresh

The implementation of https://dribbble.com/shots/2067564-Replace

Repository: https://github.com/race604/FlyRefresh
Canonical: https://ross.abutalabs.com/products/flyrefresh
Language: Java
License: MIT
License Family: permissive
Last push: 2016-03-14T13:15:48+00:00

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

## Adoption (not part of the score)
Stars 2802, forks 538 (observed 2026-08-28T04:07:22.682997+00:00)

## What it is
An Android library implementing the 'Replace' pull-to-refresh animation from Dribbble as a FlyRefreshLayout. It works with any NestedScrollingChild such as RecyclerView and supports custom header views and refresh animations.

## Use cases
- add a pull-to-refresh animation to an Android RecyclerView
- implement a custom animated refresh header in an Android app
- use a pull-to-refresh layout inside CoordinatorLayout
- customize the pull-to-refresh header view and animation
- recreate the Dribbble Replace refresh animation on Android

## When to choose
- you want a distinctive, animated pull-to-refresh effect on Android
- your app uses NestedScrollingChild views like RecyclerView or NestedScrollView
- you need a customizable refresh header with expandable/shrinkable behavior

## When to avoid
- you need a maintained library with recent updates and support
- your project uses AndroidX with no support for legacy support libraries
- you just need a standard SwipeRefreshLayout without custom animation

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components, frontend-framework
- domain: mobile-development, android-tools
- platform: -
- tags: pull-to-refresh, android-library, material-design, recyclerview, android, mobile

## Member repositories
- race604/FlyRefresh (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.682997+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:14:33.045581+00:00, confidence not recorded.
  - readme: https://github.com/race604/FlyRefresh (fetched 2026-08-28T04:07:22.682997+00:00, sha f983c769db2c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
