google-developer-training / basic-android-kotlin-compose-training-woof

Apache License 2.0
55 stars 87 forks source link

Material Theming: Android Basics in Compose - Step 5 - Colors on Lesson are wrong, do not match solution #16

Closed lixoten closed 1 year ago

lixoten commented 1 year ago

URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-compose-material-theming?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-3-pathway-3%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-material-theming#4

In which task and step of the codelab can this issue be found? step 5

Describe the problem Lesson colors for dark theme does not match solution code (Branch: Material) step 5) on Add Color on lesson...see image image do not match theme.kt DarkColorPalette colors... see image image

Steps to reproduce?

  1. Go to...
  2. Click on...
  3. See error...

Versions Android Studio version: API version of the emulator:

Additional information Include screenshots if they would be useful in clarifying the problem.

osuleymanova commented 1 year ago

Hello @lixoten,

We apologize for the late response. From the moment you reported the issue, the contents of codelab, as well as the starter and main code branches have been updated. So please check out the updated versions. In case you still encounter an issue, please feel free to open a new ticket.

Happy Android learning!