material-components-android-codelabs icon indicating copy to clipboard operation
material-components-android-codelabs copied to clipboard

MDC-103 colors and attributes naming not corresponds to https://material.io/develop/android/theming/color/

Open Jeevuz opened this issue 5 years ago • 0 comments

Describe the bug MDC-103 colors and attributes naming not corresponds to https://material.io/develop/android/theming/color/

To Reproduce Steps to reproduce the behavior:

  1. Open step 3 of the codelab
  2. You see color names as colorPromary, colorAccent when theming guide uses colorPrimary, colorPrimaryVariant, etc...

Expected behavior Use the same naming pattern as in https://material.io/develop/android/theming/color/

Screenshots Not needed.

Codelab details (please complete the following information about the codelab):

  • MDC-103
  • Kotlin
  • https://codelabs.developers.google.com/codelabs/mdc-103-java/#2

Additional context Nope.

Jeevuz avatar Jul 07 '20 13:07 Jeevuz