2018-02-27 12:55:46 -05:00

34 lines
1.5 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.

[![Build Status](https://img.shields.io/travis/material-components/material-components-android/master.svg)](https://travis-ci.org/material-components/material-components-android/)
[![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 are based on Androids Design support library
(DesignLib) which will continue to be released as part of Androids SDK.
## Useful Links
- [All Components](https://github.com/material-components/material-components-android/tree/master/lib/)
- [Contributing](docs/contributing.md)
- [Class
documentation](https://developer.android.com/reference/android/support/design/widget/package-summary.html)
(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/)