# michaldrabik/TapBarMenu

Tap Bar Menu

Repository: https://github.com/michaldrabik/TapBarMenu
Canonical: https://ross.abutalabs.com/products/tapbarmenu
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2019-01-25T10:22:27+00:00

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

## Adoption (not part of the score)
Stars 1006, forks 134 (observed 2026-08-28T04:03:11.812165+00:00)

## What it is
TapBarMenu is a small Android UI library providing a customizable 'tap bar' menu layout, implemented as a LinearLayout extension with open/close/toggle animations. It is distributed via JitPack and targets Android API 16+.

## Use cases
- add an animated bottom tap bar menu to an Android app
- create a toolbar menu that expands and collapses with icons
- implement a bottom navigation with a toggle button
- customize an animated menu layout in XML
- build a floating action-style menu bar at the top or bottom of the screen

## When to choose
- you need a simple animated tap bar menu in an Android app
- you want a lightweight LinearLayout-based menu you can style via XML attributes
- you target older Android versions (API 16+)

## When to avoid
- you need a full-featured navigation component or bottom navigation with fragments
- you need a library under active development with recent releases
- you are not building for Android

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, web-design
- platform: -
- tags: android-ui, menu-widget, bottom-menu, jitpack, android, mobile

## Member repositories
- michaldrabik/TapBarMenu (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:11.812165+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-30T07:12:48.186584+00:00, confidence not recorded.
  - readme: https://github.com/michaldrabik/TapBarMenu (fetched 2026-08-28T04:03:11.812165+00:00, sha 9edbb3ec95a2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
