mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
This allows for more easily updating the CornerSize independently from the CornerTreatment and makes it possible to create different types of CornerSizes such as percentage based corners. However, this means corner sizes can be different depending on the bounds of the shape, so the bounds need to be provided. MaterialShapeDrawable has bounds and the ShapeAppearanceModel, so there are new convenience methods there which return the current corner size for the current bounds of the drawable. PiperOrigin-RevId: 272908508 (cherry picked from commit 0547d2a06bfa636990c99c74a7a16e02cef41647)
…
Material Components for Android
Material Components for Android (MDC-Android) help developers execute Material Design. Developed by a core team of engineers and UX designers at Google, these components enable a reliable development workflow to build beautiful and functional Android apps.
Material Components for Android is a drop-in replacement for Android's Design Support Library.
Getting Started
For information on how to get started with Material Components for Android, take a look at our Getting Started guide.
Submitting Bugs or Feature Requests
For usage questions: ask on Stack Overflow.
Bugs or feature requests should be submitted at our GitHub Issues section.
Useful Links
- All Components
- Getting Started
- Contributing
- Building From Source
- Catalog App
- Class documentation (external site)
- MDC-Android on Stack Overflow (external site)
- Android Developer’s Guide (external site)
- Material.io (external site)
- Material Design Guidelines (external site)
Documentation
Description
Languages
Java
99.9%
Kotlin
0.1%