ApmeM/android-flowlayout
Linear layout, that wrap its content to the next line if there is no space in the current line. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5471
- days_rel: n/a
- days_push: 1563
- n_releases_24m: 0
Adoption not part of the score
2013 stars · 366 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library providing a FlowLayout ViewGroup, an extended linear layout that wraps its child views onto the next line when there is no space left in the current line. It supports horizontal and vertical orientation, RTL layout direction, gravity, and child weights, and is distributed via Maven Central.
Use cases
- display tag chips that wrap to the next line
- build a form with wrapping input fields on Android
- show a list of selected filter items that flow across lines
- create a wrapping toolbar of buttons in an Android app
- lay out search suggestion chips in a RecyclerView header
When to choose
- you need a wrap-to-next-line layout in a native Android (Java) app
- you want a simple, small dependency from Maven Central for flowing UI elements
- you need RTL support and gravity/weight handling in a wrapping layout
When to avoid
- you are building with Jetpack Compose, where FlowRow is built in
- you need a maintained library with an explicit license for commercial use
- you target platforms other than Android
Facets
library · maturity maintenance
ui-components mobile-development android-tools frontend flow-layout android-layout java view-group wrap-content android mobile
1 source
- readme: https://github.com/ApmeM/android-flowlayout · fetched 2026-08-28 · d506aae77d44
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ApmeM/android-flowlayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ApmeM/android-flowlayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem