# saulmm/CoordinatorBehaviorExample

Repository: https://github.com/saulmm/CoordinatorBehaviorExample
Canonical: https://ross.abutalabs.com/products/coordinatorbehaviorexample
Language: Java
License Family: other
Last push: 2020-06-08T08:56:41+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": 4035, "days_push": 2277, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2687, forks 574 (observed 2026-08-28T04:07:10.798979+00:00)

## What it is
An Android sample application in Java demonstrating how to use CoordinatorLayout.Behavior to replicate the Hangouts 4.0 profile animation. It serves as an educational example of custom CoordinatorLayout behaviors.

## Use cases
- learn how to write a custom CoordinatorLayout.Behavior in Android
- replicate the Hangouts profile header animation
- understand scroll-dependent animations in Android layouts
- find example code for collapsing toolbar effects
- study material design motion patterns on Android

## When to choose
- you are learning Android UI development and want a concrete CoordinatorLayout.Behavior example
- you need a reference implementation of a profile-style collapsing animation

## When to avoid
- you need a maintained production library - this is an old demo with no license and no recent activity
- your project uses Kotlin or Jetpack Compose rather than Java views
- you need comprehensive documentation or support

## Facets
- artifact type: application
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development, android-tools, tutorials
- platform: -
- tags: android, sample-app, coordinatorlayout, material-design, java, demo, mobile

## Member repositories
- saulmm/CoordinatorBehaviorExample (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.798979+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-30T02:17:46.595086+00:00, confidence not recorded.
  - readme: https://github.com/saulmm/CoordinatorBehaviorExample (fetched 2026-08-28T04:07:10.798979+00:00, sha 406eaca51d82)
- Data as of 2026-08-30T08:39:29.467469+00:00.
