# jdsjlzx/LRecyclerView

RecyclerView下拉刷新，自动加载更多；仿IOS侧滑Item删除菜单（盼望大家扩展更多功能）

Repository: https://github.com/jdsjlzx/LRecyclerView
Canonical: https://ross.abutalabs.com/products/lrecyclerview
Homepage: http://blog.csdn.net/jdsjlzx/article/details/51794220
Language: Java
License: Apache-2.0
License Family: permissive
Topics: headerview-footerview, recyclerview, headerview, footerview
Last push: 2019-06-27T02:37:21+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3758, "days_push": 2625, "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 2459, forks 597 (observed 2026-08-28T04:06:53.372776+00:00)

## What it is
An Android library that extends RecyclerView with pull-to-refresh, automatic load-more pagination, and easy HeaderView/FooterView support without modifying your existing adapter. It also provides iOS-style swipe-to-delete item menus, item click/long-press events, and customizable footer states.

## Use cases
- add pull-to-refresh to a RecyclerView list
- implement infinite scroll pagination in Android
- add header and footer views to a RecyclerView
- iOS-style swipe-to-delete menu for list items
- show loading/error states in list footer
- handle item click and long-press events in RecyclerView

## When to choose
- you need refresh and pagination on Android lists with minimal adapter changes
- you want header/footer support on RecyclerView out of the box
- you want swipe-to-delete menus on list items

## When to avoid
- starting a new project in Kotlin with Jetpack Compose
- you need actively maintained library with recent updates
- you prefer modern Paging 3 and SwipeRefreshLayout combinations

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, pull-to-refresh, load-more, headerview, footerview, swipe-to-delete, android-ui, android, mobile

## Member repositories
- jdsjlzx/LRecyclerView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:53.372776+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-30T02:29:21.295191+00:00, confidence not recorded.
  - readme: https://github.com/jdsjlzx/LRecyclerView (fetched 2026-08-28T04:06:53.372776+00:00, sha 73008e6cdf27)
- Data as of 2026-08-30T08:39:29.467469+00:00.
