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

cundong/HeaderAndFooterRecyclerView

A RecyclerView solution, support addHeaderView、addFooterView observed · 2026-08-28

github.com/cundong/HeaderAndFooterRecyclerView · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3960
  • days_rel: n/a
  • days_push: 3171
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1392 stars · 321 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 to support adding header and footer views via a custom adapter and utility methods. It also provides endless/paging scroll handling with footer states like loading, error, and end-of-list.

Use cases

  • add a header or footer view to a RecyclerView
  • implement pull-to-load-more pagination in a RecyclerView
  • show loading, error, and end states in a list footer
  • use headers with linear, grid, or staggered grid layouts
  • fix adapter position offsets when headers are added

When to choose

  • you maintain a legacy Java Android app on older support/early AndroidX libraries and need header/footer RecyclerView support
  • you want a lightweight wrapper for endless-scroll pagination with footer state management

When to avoid

  • you are starting a new Android project with modern AndroidX APIs like ListAdapter, ConcatAdapter, or Paging 3
  • you need Kotlin-first or actively maintained solutions
  • you need Jetpack Compose lists

Facets

library · maturity abandoned

ui-components state-management mobile-development android-tools frontend jvm recyclerview android header-footer pagination java infinite-scroll

1 source

Member repositories

RepositoryRoleHealth v2
cundong/HeaderAndFooterRecyclerViewmain32

For agents

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

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