# tuesda/CircleRefreshLayout

a custom pull-to-refresh layout which contains a interesting animation

Repository: https://github.com/tuesda/CircleRefreshLayout
Canonical: https://ross.abutalabs.com/products/circlerefreshlayout
Language: Java
License Family: other
Last push: 2017-01-16T07:27:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4062, "days_push": 3516, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1763, forks 363 (observed 2026-08-28T04:05:32.840956+00:00)

## What it is
An Android custom pull-to-refresh layout component with a circular animation inspired by a Ramotion dribbble shot. It wraps any scrollable view and exposes refresh start/complete callbacks.

## Use cases
- add pull-to-refresh to a ListView or RecyclerView
- implement a custom animated refresh indicator on Android
- replace SwipeRefreshLayout with a circle animation
- trigger data reload when user pulls down a list
- customize refresh animation colors and circle size

## When to choose
- you want a visually distinctive circular pull-to-refresh animation on Android
- you need a simple drop-in ViewGroup wrapping an existing scrollable view

## When to avoid
- you need a maintained library with active support
- you need non-Android platforms or Jetpack Compose
- you require a permissive license file in the repo (license only mentioned in README)

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: pull-to-refresh, android-view, custom-animation, java, android

## Member repositories
- tuesda/CircleRefreshLayout (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.840956+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-30T03:26:47.561252+00:00, confidence not recorded.
  - readme: https://github.com/tuesda/CircleRefreshLayout (fetched 2026-08-28T04:05:32.840956+00:00, sha f430bcdd1e08)
- Data as of 2026-08-30T08:39:29.467469+00:00.
