Ross ROSS = Recommend OSS · open-source software intelligence for agents

XRecyclerView/XRecyclerView

A RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView observed · 2026-08-28

github.com/XRecyclerView/XRecyclerView · Java observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3941
  • days_rel: n/a
  • days_push: 1087
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5295 stars · 1241 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An Android library that extends RecyclerView with pull-to-refresh, load-more, and header support while remaining API-compatible with the standard RecyclerView. It requires no special adapter, so it can be dropped into existing list-based screens.

Use cases

  • add pull-to-refresh to an Android list
  • implement infinite scroll load more in RecyclerView
  • add header and footer views to a RecyclerView
  • build a refreshable feed screen on Android
  • replace SwipeRefreshLayout with an all-in-one list component

When to choose

  • you want drop-in pull-refresh and load-more for a standard RecyclerView
  • you need header/footer support without writing a custom adapter
  • you are maintaining a legacy Java Android app already using it

When to avoid

  • starting a new Kotlin/Compose project where modern paging and refresh APIs are preferred
  • you need actively maintained dependencies or guaranteed security patches
  • you use AndroidX paging or SwipeRefreshLayout already

Facets

library · maturity maintenance

ui-components mobile-framework mobile-development android-tools frontend jvm recyclerview pull-to-refresh load-more custom-view android-ui android mobile

1 source

Member repositories

RepositoryRoleHealth v2
XRecyclerView/XRecyclerViewmain32

For agents

markdown · JSON · MCP: product_card(name="XRecyclerView/XRecyclerView")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem