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

Apache License 2.0
55 stars 87 forks source link

Material Theming: Android Basics with Compose #36

Closed cedricbahirwe closed 1 year ago

cedricbahirwe commented 1 year ago

URL of codelab Material Theming with Jetpack Compose --> [Optional] Change the status bar

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

Step 9

Describe the problem

The screenshots slightly different from the expected result: The screenshots shouldn't contain the arrow(chevron.down) since at that stage of the codelab, We have not added any component like that

Steps to reproduce?

  1. Navigate to the Codelab link above, Lab 9,
  2. Check the screenshots in Steps 5 and 7

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

Step 5 Step 7
osuleymanova commented 1 year ago

Hello @cedricbahirwe,

Thank you for reaching out and sharing your feedback. From the moment you reported the problem, the content of the codelab, as well as the starter and main branches of the code have been updated. So please check out the updated versions. In case you still find the mismatch what is provided in the codelab and what you have on the screen in Android Studio, please feel free to open a new ticket.

Happy Android learning!