【问题标题】:Material design theme color attributes not showing材料设计主题颜色属性未显示
【发布时间】:2019-03-26 16:47:22
【问题描述】:

我目前正在学习使用material design for android,我添加了相应的依赖:

实现 'com.google.android.material:material:1.0.0'

colorPrimary 和 colorSecondary 等一些属性会显示,但其他属性(如 colorPrimaryVariant 和 colorOnSecondary)不会显示

我还需要添加任何其他依赖项吗?

【问题讨论】:

    标签: android xml material-design


    【解决方案1】:

    原来Material Design有一个更新的版本,没有写在Material Design的文档中, 所以如果你遇到同样的问题 改变

    实现 'com.google.android.material:material:1.0.0'

    到:

    实现 'com.google.android.material:material:1.1.0-alpha04'

    【讨论】:

      猜你喜欢
      • 2019-02-28
      • 2019-08-12
      • 1970-01-01
      • 1970-01-01
      • 2015-03-14
      • 2015-08-15
      • 2015-08-13
      • 1970-01-01
      • 2021-11-07
      相关资源
      最近更新 更多