# saulmm/CoordinatorExamples

Different CoordinatorLayout usages, tips & examples

Repository: https://github.com/saulmm/CoordinatorExamples
Canonical: https://ross.abutalabs.com/products/coordinatorexamples
Homepage: http://saulmm.github.io/mastering-coordinator
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, coordinatorlayout, ui
Last push: 2020-06-29T11:13:28+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": 4008, "days_push": 2256, "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 1314, forks 291 (observed 2026-08-28T04:04:20.399414+00:00)

## What it is
A collection of Android sample projects demonstrating CoordinatorLayout usages such as anchoring views, flexible spaces, and swipe-to-dismiss, accompanying the 'Mastering Coordinator Layout' article. It serves as educational example code rather than a reusable library.

## Use cases
- learn coordinatorlayout scroll behaviors
- implement collapsing toolbar with flexible space
- anchor views in android layouts
- examples of swipe to dismiss behavior
- study material design appbar patterns

## When to choose
- you want to learn CoordinatorLayout patterns from working sample code
- you need reference implementations of collapsing toolbars and anchored views

## When to avoid
- you need a production-ready library or maintained dependency
- you need up-to-date AndroidX examples - the code is old and unmaintained

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, tutorials
- platform: jvm
- tags: coordinatorlayout, material-design, sample-code, android-ui, android

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.399414+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-30T04:48:48.032307+00:00, confidence not recorded.
  - readme: https://github.com/saulmm/CoordinatorExamples (fetched 2026-08-28T04:04:20.399414+00:00, sha 332be74a830b)
  - homepage: http://saulmm.github.io/mastering-coordinator (fetched 2026-08-29T12:07:21.353640+00:00, sha d58f1bedc729)
- Data as of 2026-08-30T08:39:29.467469+00:00.
