neokree/MaterialTabs
Custom Tabs with Material Design effects observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 4334
- days_rel: n/a
- days_push: 2732
- n_releases_24m: 0
Adoption not part of the score
1383 stars · 375 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MaterialTabs is an Android UI library that renders Material Design-style tab bars (text or icon tabs) with animations, specifically for apps running on pre-Lollipop Android versions. It provides a MaterialTabHost view with customizable colors that integrates with ViewPager and requires API 14+ plus the Android support v7 Toolbar.
Use cases
- add material design tabs to an android app
- create a tab bar synced with viewpager
- material style tabs for older android versions
- customizable tab host with text or icon tabs
- material design animations for tabs on pre-lollipop devices
When to choose
- You maintain a legacy Android app supporting old Android versions (API 14+) that needs Material-style tab navigation
- You want a drop-in MaterialTabHost view that syncs selection with a ViewPager
- You need text or icon tabs with custom primary/accent colors on pre-Lollipop devices
When to avoid
- You target Android 5.0+ or use AndroidX — use TabLayout from the Material Components/design support library instead, as the author recommends
- You need ongoing maintenance, bug fixes, or new features — the project is explicitly unsupported
- You build UI with modern Jetpack Compose or current Android tooling
Facets
library · maturity abandoned
ui-components animation mobile-development android-tools jvm material-design tabs viewpager android-ui deprecated pre-lollipop android-support-library android mobile
1 source
- readme: https://github.com/neokree/MaterialTabs · fetched 2026-08-28 · d59f1d6a437b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neokree/MaterialTabs | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="neokree/MaterialTabs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem