google-developer-training / basic-android-kotlin-compose-training-tip-calculator

Apache License 2.0
61 stars 92 forks source link

Intro to state in Compose: Android Basics with Compose #155

Open alghe-global opened 10 months ago

alghe-global commented 10 months ago

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

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

Describe the problem

Note: When you add a text field composable in your app, it will have a color scheme as part of the custom theme something like this:

should read

Note: When you add a text field composable in your app, it will have a color scheme as part of the custom theme. Something like this:

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.