# yechaoa/MaterialDesign

Material Design Samples。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...

Repository: https://github.com/yechaoa/MaterialDesign
Canonical: https://ross.abutalabs.com/products/yechaoa-materialdesign
Homepage: http://blog.csdn.net/yechaoa/article/category/7228044
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: material-design, toolbar, constraintlayout, tablayout, textinputlayout, nestedscrollview, searchview
Last push: 2024-02-01T16:05:07+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3241, "days_push": 944, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1099, forks 219 (observed 2026-08-28T04:03:34.969837+00:00)

## What it is
A collection of Android sample code demonstrating Material Design components in Kotlin, covering widgets like ConstraintLayout, MaterialButton, ShapeableImageView, TabLayout, and SearchView. It serves as a reference/tutorial repository with visual demos for each component.

## Use cases
- learn how to use Material Design components in Android
- see ConstraintLayout examples in Kotlin
- implement TabLayout with scrolling behavior
- build a bottom sheet dialog in Android
- style MaterialButton and ShapeableImageView
- add SearchView and TextInputLayout to an app
- reference Material 3 dynamic color implementation

## When to choose
- you want runnable Kotlin examples of Material Design widgets
- you're learning Android UI development with Material Components
- you need copy-paste reference code for a specific Material widget

## When to avoid
- you need a production-ready UI library to import as a dependency
- you're building for iOS or non-Android platforms
- you want Jetpack Compose examples rather than View-based XML UI

## Facets
- artifact type: learning-resource
- maturity: active
- function: ui-components, developer-tools
- domain: android-tools, mobile-development, tutorials, web-design
- platform: jvm
- tags: material-design, constraintlayout, tablayout, sample-code, android-ui, kotlin, android, mobile

## Member repositories
- yechaoa/MaterialDesign (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.969837+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-30T06:46:12.007007+00:00, confidence not recorded.
  - readme: https://github.com/yechaoa/MaterialDesign (fetched 2026-08-28T04:03:34.969837+00:00, sha d059959bdebd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
