标签: android material-design
(目前为止)材料设计/组件的文档不足说明了这个
要试用MDC Catalog应用程序,您可以运行目录模块 在Android Studio中或运行以下Gradle命令: ./gradlew:catalog:installDebug
但是,我可以在Android Studio中找到“目录模块”,也不确定在哪里运行该Gradle命令。
最后,GitHub for Android中没有目录应用程序,尽管Web组件有一个“目录应用程序”。
答案 0 :(得分:5)
目录应用程序位于此处:https://github.com/material-components/material-components-android/tree/master/catalog。