# dinuscxj/RecyclerRefreshLayout

A pull to refresh layout for android, the RecyclerRefreshLayout is based on the SwipeRefreshLayout. support all the views, highly customizable, code simplicity, etc.  really a practical RefreshLayout!

Repository: https://github.com/dinuscxj/RecyclerRefreshLayout
Canonical: https://ross.abutalabs.com/products/recyclerrefreshlayout
Language: Java
License Family: other
Last push: 2021-04-26T15:29:05+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": 3805, "days_push": 1955, "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 1658, forks 251 (observed 2026-08-28T04:05:18.229187+00:00)

## What it is
RecyclerRefreshLayout is an Android library providing a highly customizable pull-to-refresh layout based on SwipeRefreshLayout. It supports wrapping any view (ListView, GridView, ScrollView, RecyclerView, etc.) and includes refresh animations and load-more states.

## Use cases
- add pull to refresh to an Android RecyclerView
- customize the swipe-to-refresh animation on Android
- support refresh on ListView, GridView, or ScrollView
- implement pull-to-refresh with load more states
- wrap any Android view with a refresh gesture

## When to choose
- you need a customizable pull-to-refresh layout for any Android view
- you want refresh animations beyond the default SwipeRefreshLayout spinner
- your project is Java-based Android

## When to avoid
- you use Kotlin and prefer actively maintained alternatives like SwipeRefreshLayout from AndroidX or SmartRefreshLayout
- you need a library with a license file for compliance-sensitive projects
- you need guaranteed ongoing maintenance

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

## Member repositories
- dinuscxj/RecyclerRefreshLayout (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.229187+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:44:44.526922+00:00, confidence not recorded.
  - readme: https://github.com/dinuscxj/RecyclerRefreshLayout (fetched 2026-08-28T04:05:18.229187+00:00, sha 2972beb486d5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
