Kelin-Hong/ScrollablePanel
A flexible view for providing a limited rect window into a large data set,just like a two-dimensional RecyclerView. It different from RecyclerView is that it's two-dimensional(just like a Panel) and it pin the itemView of first row and first column in their original location. 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: 3565
- days_rel: n/a
- days_push: 2676
- n_releases_24m: 0
Adoption not part of the score
2068 stars · 308 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android UI library providing a two-dimensional scrollable panel, like a 2D RecyclerView, with pinned first row and column headers. It uses a PanelAdapter API similar to RecyclerView's adapter pattern.
Use cases
- display a large spreadsheet-like table on android
- scrollable grid with frozen header row and column
- build a two-dimensional list view in android
- show timetable or calendar grid with pinned headers
- render large data set in a limited rect window
When to choose
- you need a 2D scrolling table with pinned first row/column on Android
- you want a RecyclerView-like adapter API for grid data
When to avoid
- you need a maintained library with active support
- you need one-dimensional lists (plain RecyclerView suffices)
- you need Jetpack Compose solutions
Facets
library · maturity maintenance
ui-components state-management mobile-development frontend jvm android-view recyclerview two-dimensional-scrolling frozen-headers table-view android mobile
1 source
- readme: https://github.com/Kelin-Hong/ScrollablePanel · fetched 2026-08-28 · 77ecbfddc609
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Kelin-Hong/ScrollablePanel | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Kelin-Hong/ScrollablePanel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem