nex3z/FlowLayout
A flow layout for Android with auto-spacing. observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 24
- Release rhythm 8
- Longevity 100
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: 3529
- days_rel: n/a
- days_push: 461
- n_releases_24m: 0
Adoption not part of the score
2421 stars · 288 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A FlowLayout library for Android that lets child views wrap to the next row when space runs out, with automatic even spacing between children and rows. It is distributed via Gradle and configured through XML attributes.
Use cases
- display tag chips that wrap to multiple rows
- evenly space views in a wrapping layout
- build a chip group with auto spacing on Android
- limit a wrapping layout to a maximum number of rows
- support right-to-left flow layouts
- align the last row of a wrapping layout
When to choose
- you need a wrap-around layout on Android with automatic or fixed child and row spacing
- you want RTL support and max-row limits in a flow layout
- you prefer a simple XML-configurable AndroidX or AppCompat view
When to avoid
- you are not building for Android
- you need a constraint-based or flexbox-style layout with alignment options beyond spacing
- you need Jetpack Compose layouts rather than XML views
Facets
library · maturity stable
ui-components mobile-framework mobile-development android-tools frontend flow-layout android-view layout java tag-layout android
1 source
- readme: https://github.com/nex3z/FlowLayout · fetched 2026-08-28 · b3b9f8d09a51
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nex3z/FlowLayout | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="nex3z/FlowLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem