mmin18/FlexLayout
A powerful Android layout view that use java expression in layout params to describe relative positions. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3825
- days_rel: n/a
- days_push: 3231
- n_releases_24m: 0
Adoption not part of the score
1415 stars · 117 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android layout view library that lets developers describe relative view positions using Java-style expressions in XML layout params, such as layout_left="view1.right+10dp". It supports percentages, references to sibling views by id, and keywords like prev, next, parent, and screen.
Use cases
- position android views relative to each other with expressions
- replace nested linearlayout and relativelayout with a single layout
- build percentage-based responsive android layouts
- align views to other views' edges in xml
- create adaptive layouts that reference screen size
When to choose
- you need expressive relative positioning beyond what RelativeLayout offers
- you want to flatten deeply nested view hierarchies
- you prefer declaring layout math directly in XML attributes
When to avoid
- you are starting a new project where Jetpack ConstraintLayout is available
- you need a library with active maintenance and recent releases
- you only need simple linear or frame layouts
Facets
library · maturity maintenance
ui-components frontend-framework mobile-development android-tools web-design jvm layout-engine constraint-layout xml-layouts relative-positioning ui-layout android
1 source
- readme: https://github.com/mmin18/FlexLayout · fetched 2026-08-28 · 8d806158bb20
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mmin18/FlexLayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mmin18/FlexLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem