getActivity/TitleBar
Android 标题栏框架,从此布局属性不用记 observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 65
- Release rhythm 25
- Longevity 100
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: 267
- age_days: 2938
- days_rel: 284
- days_push: 210
- n_releases_24m: 2
Adoption not part of the score
1833 stars · 219 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android title bar framework written in Java that lets developers configure toolbars, action bars, and collapsing toolbars entirely through XML layout attributes. It eliminates the need to memorize complex Toolbar/AppBarLayout APIs by providing a single declarative TitleBar view.
Use cases
- add a title bar to an android activity with xml attributes
- customize toolbar title color size and gravity declaratively
- implement light night and transparent title bar styles
- build collapsing toolbar layouts without memorizing coordinatorlayout apis
- replace default actionbar with a customizable title bar view
When to choose
- you are building a native Android app in Java or Kotlin and want a simple declarative title bar
- you frequently struggle with Toolbar, AppBarLayout, or CollapsingToolbarLayout attribute configuration
- you want a lightweight UI component library with no heavy dependencies
When to avoid
- you are building with Jetpack Compose and prefer declarative Kotlin UI over XML layouts
- you need a full app framework rather than just a title bar component
- your project targets platforms other than Android
Facets
library · maturity stable
ui-components mobile-framework android-tools mobile-development frontend titlebar toolbar actionbar appbarlayout collapsingtoolbarlayout java android-ui android
1 source
- readme: https://github.com/getActivity/TitleBar · fetched 2026-08-28 · da44edb29555
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| getActivity/TitleBar | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="getActivity/TitleBar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem