# roughike/BottomBar

(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.

Repository: https://github.com/roughike/BottomBar
Canonical: https://ross.abutalabs.com/products/bottombar
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, material-design, bottom-navigation, library, java
Last push: 2021-09-16T11:19:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3823, "days_push": 1812, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8352, forks 1471 (observed 2026-08-28T04:10:20.464728+00:00)

## What it is
A deprecated Android custom view library that implements the Material Design bottom navigation pattern as a customizable component. It allows defining tabs via XML resources with shifting and fixed styles, but the author recommends using Google's official BottomNavigationView instead.

## Use cases
- add a material design bottom navigation bar to an android app
- create a tabbed bottom bar with icons and labels in android
- implement shifting bottom navigation for tablets
- customize bottom navigation behavior in xml
- build an android app with bottom tab navigation

## When to choose
- maintaining a legacy Android project that already depends on it
- needing bottom navigation features missing from the official BottomNavigationView on very old Android support libraries

## When to avoid
- starting a new Android project - use the official BottomNavigationView
- needing a maintained library with active support and bug fixes
- targeting modern Android versions with Jetpack libraries

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, web-design
- platform: -
- tags: material-design, bottom-navigation, deprecated, custom-view, java, android

## Member repositories
- roughike/BottomBar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:20.464728+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:27:34.963843+00:00, confidence not recorded.
  - readme: https://github.com/roughike/BottomBar (fetched 2026-08-28T04:10:20.464728+00:00, sha 67b0f4b3878c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
