GDG-Korea/PinterestLikeAdapterView
[Deprecated] An Android multi column list view like Pinterest. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 5048
- days_rel: n/a
- days_push: 1750
- n_releases_24m: 0
Adoption not part of the score
1154 stars · 741 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A deprecated Android library implementing a Pinterest-style multi-column list view (PLA), built by modifying the Android 2.3 framework ListView source. It provides MultiColumnListView with configurable column counts and overridable layout methods for customization.
Use cases
- display a pinterest-like waterfall grid of images on android
- show a multi column feed with variable-height items
- build a masonry-style list view in an android app
- customize list view child layout behavior on android
- implement a two-column scrolling card list
When to choose
- you maintain a legacy Android app already using PLA and just need the existing behavior
- you need a lightweight multi-column list without external dependencies and accept no support
When to avoid
- starting a new Android project - the library is deprecated and unmaintained
- you need XML layout entry, choice modes, filtering, or key event support
- you want modern alternatives like RecyclerView with StaggeredGridLayoutManager
Facets
library · maturity abandoned
ui-components mobile-framework mobile-development frontend jvm android-ui multi-column-listview pinterest-style-layout deprecated waterfall-layout android
1 source
- readme: https://github.com/GDG-Korea/PinterestLikeAdapterView · fetched 2026-08-28 · 92d50343e21f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GDG-Korea/PinterestLikeAdapterView | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="GDG-Korea/PinterestLikeAdapterView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem