hongyangAndroid/android-percent-support-extend
a extends lib for android-percent-support(Google百分比布局库的扩展) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4082
- days_rel: n/a
- days_push: 3068
- n_releases_24m: 0
Adoption not part of the score
1791 stars · 502 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An extension library for Google's Android percent support layout library, adding PercentLinearLayout plus percentage-based sizing for width, height, margin, padding, min/max dimensions, and text size. It lets developers reference screen width or height explicitly (e.g. 50%w) when defining view dimensions.
Use cases
- make views sized as a percentage of screen width or height
- create square views using percentage dimensions
- set margins and padding proportionally in Android layouts
- scale TextView text size with screen percentage
- use percent layouts inside a ScrollView
- adapt Android UI across different screen sizes
When to choose
- maintaining a legacy Android project already using the percent support library
- you need PercentLinearLayout or percentage-based padding, min/max, or textSize that the official library lacks
- targeting old Android versions where percent layouts were the adaptation approach
When to avoid
- starting a new Android project - use ConstraintLayout with guideline/percent dimensions instead
- you need actively maintained or updated dependencies
- targeting modern Android development with Jetpack Compose
Facets
library · maturity abandoned
ui-components mobile-framework mobile-development android-tools frontend jvm percent-layout android-layout screen-adaptation deprecated-android-percent-support ui-library android mobile
1 source
- readme: https://github.com/hongyangAndroid/android-percent-support-extend · fetched 2026-08-28 · 69a9aa61b3e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hongyangAndroid/android-percent-support-extend | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hongyangAndroid/android-percent-support-extend")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem