# henrytao-me/smooth-app-bar-layout

Smooth version of Google Support Design AppBarLayout

Repository: https://github.com/henrytao-me/smooth-app-bar-layout
Canonical: https://ross.abutalabs.com/products/smooth-app-bar-layout
Language: Java
License: Apache-2.0
License Family: permissive
Topics: appbarlayout, material-design, support-library, android
Last push: 2017-09-09T23:30:49+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": 3993, "days_push": 3280, "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 1747, forks 239 (observed 2026-08-28T04:05:30.845784+00:00)

## What it is
A smooth version of Google's Support Design AppBarLayout for Android, fixing the fling/scroll stutter issue when used with RecyclerView. It is now deprecated since the fix was merged into support design 26.0.0+.

## Use cases
- fix appbarlayout fling stutter with recyclerview
- smooth scrolling toolbar collapse on android
- material design app bar with quick return behavior
- collapsing toolbar with enter-always scroll flags
- app bar that works with swiperefreshlayout
- viewpager with collapsing appbar layout

## When to choose
- maintaining a legacy Android app on support design libraries below 26.0.0
- you need smooth fling behavior with AppBarLayout on old support library versions

## When to avoid
- starting a new Android project - use the official support/AndroidX design library instead
- your support design library is version 26.0.0 or above, where the fling issue is fixed
- you need an actively maintained library

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: android-tools, mobile-development, frontend
- platform: -
- tags: appbarlayout, material-design, android-support-library, deprecated, scrolling, java, android

## Member repositories
- henrytao-me/smooth-app-bar-layout (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.845784+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-30T03:29:02.577996+00:00, confidence not recorded.
  - readme: https://github.com/henrytao-me/smooth-app-bar-layout (fetched 2026-08-28T04:05:30.845784+00:00, sha 146b96c83db0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
