material-components / material-components-android-codelabs

Codelabs for Material Components for Android (MDC-Android)
Apache License 2.0
220 stars 160 forks source link

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

Open Jeevuz opened 4 years ago

Jeevuz commented 4 years ago

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):

Additional context Nope.