Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.18 KB

catalog-app.md

File metadata and controls

33 lines (27 loc) · 1.18 KB

Catalog App

Featuring demos covering a large range of topics, the Material Components Catalog demonstrates how Material Design components and principles behave on real devices across different API levels. The Material Components Catalog also provides working code examples for developers.

To try out the MDC Catalog app, you can either run the catalog module in Android Studio or run the following Gradle command:

./gradlew :catalog:installDebug

Useful Links