# hugeterry/CoordinatorTabLayout

Combination of TabLayout and CoordinatorLayout./TabLayout和CoordinatorLayout相结合的折叠控件

Repository: https://github.com/hugeterry/CoordinatorTabLayout
Canonical: https://ross.abutalabs.com/products/coordinatortablayout
Language: Java
License: Apache-2.0
License Family: permissive
Topics: coordinatorlayout, tablayout, android-library, android
Last push: 2019-12-25T03:38:34+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3505, "days_push": 2443, "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 4173, forks 579 (observed 2026-08-28T04:08:38.102096+00:00)

## What it is
An Android UI library providing a custom composite control that combines TabLayout with CoordinatorLayout to create collapsing header layouts with tabs. It inherits from CoordinatorLayout and wraps a CollapsingToolbarLayout containing a TabLayout for quick setup.

## Use cases
- add a collapsing header with tabs to an android app
- combine tablayout and coordinatorlayout quickly
- create scrollable collapsing toolbar with viewpager tabs
- set per-tab header images and content scrim colors
- build material design tabbed screens with translucent status bar

## When to choose
- you want a ready-made collapsing tab header with minimal code
- your app uses ViewPager with multiple fragments and needs a collapsing toolbar
- you want per-tab header images and scrim colors out of the box

## When to avoid
- you need Jetpack Compose or Material 3 components
- you need active maintenance or recent updates
- you use AndroidX with custom behaviors beyond what this control supports

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: coordinatorlayout, tablayout, collapsing-toolbar, material-design, viewpager, android, mobile

## Member repositories
- hugeterry/CoordinatorTabLayout (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:38.102096+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-29T18:22:44.166966+00:00, confidence not recorded.
  - readme: https://github.com/hugeterry/CoordinatorTabLayout (fetched 2026-08-28T04:08:38.102096+00:00, sha f4de1dc9c0f8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
