# google/flexbox-layout

Flexbox for Android

Repository: https://github.com/google/flexbox-layout
Canonical: https://ross.abutalabs.com/products/flexbox-layout
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: flexbox, android, android-library
Archived: true
Last push: 2024-04-22T19:22:36+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3773, "days_push": 863, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 18301, forks 1797 (observed 2026-08-28T04:11:26.544593+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: flexbox, layout, recyclerview, css-flexbox, viewgroup, android, mobile

## Member repositories
- google/flexbox-layout (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:26.544593+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:02:05.057970+00:00, confidence not recorded.
  - readme: https://github.com/google/flexbox-layout (fetched 2026-08-28T04:11:26.544593+00:00, sha cff5bbc266d9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
