# ManuelPeinado/FadingActionBar

Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app

Repository: https://github.com/ManuelPeinado/FadingActionBar
Canonical: https://ross.abutalabs.com/products/fadingactionbar
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2018-05-05T22:06:23+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": 4848, "days_push": 3042, "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 2835, forks 660 (observed 2026-08-28T04:07:24.528927+00:00)

## What it is
An Android library that implements a fading action bar effect as seen in the Google Play Music app, supporting stock, ActionBarCompat, and ActionBarSherlock implementations. It works with ScrollView, ListView, and WebView content and is distributed via Maven Central.

## Use cases
- add a fading action bar effect to an android app
- make the action bar fade in as the user scrolls
- recreate the play music scrolling header effect
- scrolling action bar animation for listview or scrollview content

## When to choose
- maintaining a legacy Android app already using ActionBarSherlock or ActionBarCompat
- you want the classic Play Music-style fading header on older Android APIs

## When to avoid
- starting a new Android project with modern Material Design components
- you need active maintenance or support for recent Android versions
- your content is in a ListView and you need reliable configuration-change handling

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: jvm
- tags: action-bar, scroll-effects, ui-library, legacy-android, android

## Member repositories
- ManuelPeinado/FadingActionBar (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.528927+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:37:47.231111+00:00, confidence not recorded.
  - readme: https://github.com/ManuelPeinado/FadingActionBar (fetched 2026-08-28T04:07:24.528927+00:00, sha 2a83471d899d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
