google/flexbox-layout
Flexbox for Android observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3773
- days_rel: n/a
- days_push: 863
- n_releases_24m: 0
Adoption not part of the score
18301 stars · 1797 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FlexboxLayout is an Android library that brings CSS Flexible Box Layout capabilities to Android views. It provides a ViewGroup and a RecyclerView LayoutManager for flexible, wrapping layouts.
Use cases
- create flexbox layouts on android
- wrap chips or tags in a recyclerview
- build responsive flowing layouts in android xml
- implement css flexbox-like behavior in an android app
- lay out items that wrap to multiple lines
When to choose
- you need flexbox-style wrapping or flexible sizing in an Android UI
- you want a RecyclerView LayoutManager that flows items like flexbox
When to avoid
- you need a general-purpose modern layout system with active development
- your project doesn't use AndroidX
Facets
library · maturity maintenance
ui-components frontend-framework mobile-development android-tools web-design jvm flexbox layout recyclerview css-flexbox viewgroup android mobile
1 source
- readme: https://github.com/google/flexbox-layout · fetched 2026-08-28 · cff5bbc266d9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/flexbox-layout | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google/flexbox-layout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem