niorgai/StatusBarCompat
Status Bar Utils ---- Change Status Bar Mode Simply observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3817
- days_rel: n/a
- days_push: 639
- n_releases_24m: 0
Adoption not part of the score
2146 stars · 348 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small Android utility library that simplifies changing the status bar mode (color, translucency, light/dark icons) across SDK versions 19+. It allows toggling between colored and translucent status bars without recreating the activity.
Use cases
- set the Android status bar color from an activity
- make the status bar translucent for full-screen layouts
- toggle status bar color and translucency without recreating the activity
- switch status bar icons to light or dark mode
- compatibly style the status bar with CollapsingToolbarLayout and DrawerLayout
When to choose
- you need consistent status bar styling across Android SDK 19-21+ without editing styles.xml
- you want to switch between colored and translucent status bars at runtime
- you use CoordinatorLayout, DrawerLayout, or CollapsingToolbarLayout and need status bar compatibility
When to avoid
- your minimum SDK is below 19
- you need a broader theming or UI styling solution beyond the status bar
- you prefer handling status bar APIs directly with modern AndroidX/Material defaults
Facets
library · maturity maintenance
ui-components developer-tools android-tools mobile-development web-development jvm status-bar android-ui translucent-status-bar material-design androidx android mobile
1 source
- readme: https://github.com/niorgai/StatusBarCompat · fetched 2026-08-28 · df344a8702d2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| niorgai/StatusBarCompat | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="niorgai/StatusBarCompat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem