52 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[![Chat](https://img.shields.io/discord/259087343246508035.svg)](https://discord.gg/material-components)
# Material Components for Android
Material Components for Android (MDC-Android) help developers execute
[Material Design](https://www.material.io). 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](docs/getting-started.md) guide.
## Submitting Bugs or Feature Requests
For usage questions: ask on
[Stack Overflow](http://stackoverflow.com/questions/tagged/material-components).
Bugs or feature requests should be submitted at our [GitHub Issues section](https://github.com/material-components/material-components-android/issues).
Note: If your issue or feature request is for Material Jetpack Compose, please
file it at the [Compose Issue Tracker](https://issuetracker.google.com/issues/new?component=742043&template=1346811)
instead.
## Useful Links
- [All Components](https://github.com/material-components/material-components-android/tree/master/lib/)
- [Getting Started](docs/getting-started.md)
- [Contributing](docs/contributing.md)
- [Using Snapshot Version](docs/using-snapshot-version.md)
- [Building From Source](docs/building-from-source.md)
- [Catalog App](docs/catalog-app.md)
- [Class
documentation](https://developer.android.com/reference/com/google/android/material/classes)
(external site)
- [MDC-Android on Stack
Overflow](https://www.stackoverflow.com/questions/tagged/material-components+android)
(external site)
- [Android Developers
Guide](https://developer.android.com/training/material/index.html)
(external site)
- [Material.io](https://www.material.io) (external site)
- [Material Design Guidelines](https://material.google.com) (external site)
## Documentation
* [Directory structure](docs/directorystructure.md)
* [Components](docs/components/)