etsy/AndroidStaggeredGrid
An Android staggered grid view which supports multiple columns with rows of varying sizes. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived 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: 4650
- days_rel: n/a
- days_push: 1242
- n_releases_24m: 0
Adoption not part of the score
4725 stars · 1102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library providing a StaggeredGridView that supports multiple columns with rows of varying sizes, configurable column counts per orientation, and headers/footers. It was developed by Etsy for their app but is now deprecated in favor of RecyclerView with StaggeredGridLayoutManager.
Use cases
- display a pinterest-style staggered grid on Android
- show items in multiple columns with varying row heights
- use different column counts in portrait and landscape
- sync grid scroll position across orientation changes
- add headers and footers to a staggered grid view
When to choose
- maintaining a legacy Android app already using this library
- targeting very old Android versions where RecyclerView is unavailable
When to avoid
- starting any new Android project - use RecyclerView with StaggeredGridLayoutManager instead
- you need bug fixes or community support - the library is deprecated and archived
Facets
library · maturity abandoned
ui-components frontend-framework mobile-development android-tools web-development jvm staggered-grid android-view deprecated listview recyclerview-alternative android mobile
2 sources
- readme: https://github.com/etsy/AndroidStaggeredGrid · fetched 2026-08-28 · b4089fdef261
- homepage: https://github.com/etsy/AndroidStaggeredGrid · fetched 2026-08-29 · ff27b627c14e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| etsy/AndroidStaggeredGrid | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="etsy/AndroidStaggeredGrid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem