# githubwing/ByeBurger

An Android behavior library let your titlebar or bottom navigation hiding on scroll ,极其简便的快速实现滑动隐藏标题栏和导航栏

Repository: https://github.com/githubwing/ByeBurger
Canonical: https://ross.abutalabs.com/products/byeburger
Language: Java
License Family: other
Last push: 2016-11-26T08:10:17+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3589, "days_push": 3567, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1202, forks 190 (observed 2026-08-28T04:03:58.425247+00:00)

## What it is
ByeBurger is an Android behavior library that makes title bars, bottom navigation views, and floating buttons hide on scroll and reappear when scrolling up. It works via CoordinatorLayout behaviors, requiring only a single layout_behavior attribute on any view.

## Use cases
- hide toolbar when scrolling content
- hide bottom navigation bar on scroll
- auto-hide floating action button while scrolling
- show and hide titlebar programmatically
- make any view hide on scroll in CoordinatorLayout

## When to choose
- you want one-line scroll-hide behavior for toolbars or bottom bars on Android
- you use CoordinatorLayout and want minimal setup
- you need programmatic show/hide control of bars

## When to avoid
- you need a maintained library with recent updates or active support
- your project uses AndroidX rather than the old support design library
- you need a license for commercial compliance concerns

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation, state-management
- domain: mobile-development, android-tools, web-design
- platform: -
- tags: scroll-behavior, coordinatorlayout, bottom-navigation, toolbar, hide-on-scroll, material-design, android

## Member repositories
- githubwing/ByeBurger (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.425247+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-30T06:20:35.902218+00:00, confidence not recorded.
  - readme: https://github.com/githubwing/ByeBurger (fetched 2026-08-28T04:03:58.425247+00:00, sha 7f4cd3392297)
- Data as of 2026-08-30T08:39:29.467469+00:00.
