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

MarkoMilos/Paginate

Library for creating simple pagination functionality upon RecyclerView and AbsListView observed · 2026-08-28

github.com/MarkoMilos/Paginate · 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: 3952
  • days_rel: n/a
  • days_push: 2170
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1341 stars · 218 forks observed · 2026-08-28

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

An Android library that adds pagination (infinite scrolling) to RecyclerView and AbsListView with minimal setup. It handles loading indicators, custom loading list items, and scroll-triggered load-more callbacks.

Use cases

  • add infinite scrolling to a RecyclerView
  • load more data when user scrolls to bottom of a ListView
  • show a custom loading row while fetching next page
  • paginate a grid with GridLayoutManager
  • implement load-more in an Android list without rewriting adapters

When to choose

  • you use RecyclerView or ListView/GridView and want drop-in pagination
  • you need customizable loading list items and trigger thresholds
  • you want a lightweight Java library with no heavy dependencies

When to avoid

  • you use Jetpack Compose instead of View-based lists
  • you prefer Paging 3 from Android Jetpack for data-source-driven paging
  • you need actively maintained support for the latest Android versions

Facets

library · maturity maintenance

ui-components middleware mobile-development android-tools web-development jvm pagination infinite-scroll recyclerview listview android-library android mobile

1 source

Member repositories

RepositoryRoleHealth v2
MarkoMilos/Paginatemain32

For agents

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

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