maurycyw/StaggeredGridView
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5012
- days_rel: n/a
- days_push: 4461
- n_releases_24m: 0
Adoption not part of the score
1621 stars · 649 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A modified version of Android's experimental StaggeredGridView that lets developers create GridViews with uneven rows, similar to Pinterest's layout. It adds its own item click listeners, selector support, and fixed scroll position restore.
Use cases
- build a Pinterest-style staggered grid layout on Android
- display images in a grid with uneven row heights
- add click and long-click listeners to a staggered grid view
- restore scroll position in a multi-column grid
- create a masonry-style photo gallery in an Android app
When to choose
- you need a Pinterest-like uneven grid on legacy Android versions before native support
- you want built-in item click listeners and selector support for a staggered grid
When to avoid
- you target modern Android, which includes RecyclerView with StaggeredGridLayoutManager
- you need a maintained library with tests and active support
- you need multiple choice mode or full GridView attribute parity
Facets
library · maturity abandoned
ui-components mobile-framework mobile-development frontend android-tools jvm android-view gridview staggered-grid pinterest-layout custom-view android
2 sources
- readme: https://github.com/maurycyw/StaggeredGridView · fetched 2026-08-28 · 21d5d1ae9e93
- homepage: https://github.com/maurycyw/StaggeredGridViewDemo · fetched 2026-08-29 · e49ff7466c12
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maurycyw/StaggeredGridView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="maurycyw/StaggeredGridView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem