# WuXiaolong/PullLoadMoreRecyclerView

实现RecyclerView下拉刷新和上拉加载更多以及RecyclerView线性、网格、瀑布流效果演示

Repository: https://github.com/WuXiaolong/PullLoadMoreRecyclerView
Canonical: https://ross.abutalabs.com/products/pullloadmorerecyclerview
Language: Java
License Family: other
Last push: 2024-09-30T13:31:08+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": 4080, "days_push": 702, "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 1382, forks 364 (observed 2026-08-28T04:04:34.400930+00:00)

## What it is
An Android library wrapping RecyclerView to provide pull-to-refresh and load-more functionality with linear, grid, and staggered (waterfall) layout support. It offers a simple, minimal-configuration component for common list scrolling patterns.

## Use cases
- add pull-to-refresh to a RecyclerView in Android
- implement infinite scroll load-more in a list
- show a waterfall/staggered grid list with refresh
- simple RecyclerView wrapper without custom refresh indicators
- switch between linear and grid layouts with refresh support

## When to choose
- you need a quick, no-friction pull-to-refresh and load-more RecyclerView on Android
- you want built-in linear, grid, and staggered grid layout switching
- you prefer a small single-purpose library over a large UI framework

## When to avoid
- you need highly customized refresh animations or headers/footers
- you're building with Jetpack Compose rather than View-based RecyclerView
- you need actively maintained software with a defined license

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

## Member repositories
- WuXiaolong/PullLoadMoreRecyclerView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:34.400930+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-30T04:40:06.062406+00:00, confidence not recorded.
  - readme: https://github.com/WuXiaolong/PullLoadMoreRecyclerView (fetched 2026-08-28T04:04:34.400930+00:00, sha c86f11ebcdfa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
