# huxq17/XRefreshView

一个万能的android下拉上拉刷新的框架,完美支持recyclerview

Repository: https://github.com/huxq17/XRefreshView
Canonical: https://ross.abutalabs.com/products/xrefreshview
Language: Java
License Family: other
Topics: android-ui, pulltorefresh, pull-to-refresh, recycleview, android
Last push: 2022-10-03T23:22:33+00:00

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

## Adoption (not part of the score)
Stars 1693, forks 495 (observed 2026-08-28T04:05:23.481822+00:00)

## What it is
XRefreshView is a universal Android pull-to-refresh and load-more framework written in Java, with first-class support for RecyclerView as well as ListView, GridView, ScrollView, WebView, and custom views. It supports customizable headers/footers, banner layouts, silent loading, and multiple layout manager styles.

## Use cases
- add pull-to-refresh to a RecyclerView in Android
- implement pull-up load more for lists
- customize refresh header and footer animations
- add refresh support to WebView or ScrollView
- show empty state views with refreshable lists

## When to choose
- you need a flexible pull-to-refresh/load-more wrapper for many Android view types
- you want RecyclerView support across linear, grid, and staggered layouts
- you need customizable refresh animations like the JD-style or smile refresh

## When to avoid
- you prefer an actively maintained library with recent commits and a clear license
- your project is fully Kotlin/Compose-based and you want modern alternatives like SwipeRefreshLayout
- you need guaranteed long-term support since the last release was 2022

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, frontend
- platform: -
- tags: pull-to-refresh, recyclerview, android-ui, load-more, java, android

## Member repositories
- huxq17/XRefreshView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:23.481822+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:38:11.468448+00:00, confidence not recorded.
  - readme: https://github.com/huxq17/XRefreshView (fetched 2026-08-28T04:05:23.481822+00:00, sha 0d6d89b700e2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
