In which task and step of the codelab can this issue be found?
Couleurs dynamiques
Describe the problem
There is a typo here. It says that if a user like green and that it's device has a blue background, the the color theme will be blue.
If the user likes blue color, he should have a blue background, not a green one :-)
URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-compose-material-theming?hl=fr&continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-3-pathway-3%3Fhl%3Dfr%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-material-theming#3
In which task and step of the codelab can this issue be found? Couleurs dynamiques
Describe the problem There is a typo here. It says that if a user like green and that it's device has a blue background, the the color theme will be blue. If the user likes blue color, he should have a blue background, not a green one :-)
Steps to reproduce? Go to section mentionned
Additional information