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

Jude95/EasyRecyclerView

ArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView observed · 2026-08-28

github.com/Jude95/EasyRecyclerView · 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: 4064
  • days_rel: n/a
  • days_push: 1498
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2010 stars · 451 forks observed · 2026-08-28

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

An Android library that wraps RecyclerView with convenient APIs including array adapters, pull-to-refresh, automatic load-more, headers/footers, and empty/progress/error views. It decouples ViewHolders from Adapters so one ViewHolder can be reused across multiple adapters, fitting MVP architectures.

Use cases

  • add pull-to-refresh to a RecyclerView list
  • implement infinite scroll with auto load more
  • show empty, loading, and error states for a list
  • add header and footer views to a RecyclerView
  • reuse one ViewHolder across multiple adapters in MVP
  • manage list data with add/remove/sort operations

When to choose

  • building Android list UIs with common patterns like refresh and pagination
  • wanting less boilerplate in RecyclerView adapters
  • using MVP and wanting decoupled ViewHolders

When to avoid

  • starting a new project where Jetpack Paging 3 and SwipeRefreshLayout are preferred
  • projects requiring actively maintained dependencies with a clear license
  • non-Android or Compose-based UIs

Facets

library · maturity maintenance

ui-components state-management mobile-development android-tools frontend jvm recyclerview pull-to-refresh load-more android-ui adapter viewholder android mobile

1 source

Member repositories

RepositoryRoleHealth v2
Jude95/EasyRecyclerViewmain32

For agents

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

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