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

Apache License 2.0
61 stars 93 forks source link

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

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

The TipTimeLayoutPreview() function's TipTimeTheme block, the TipTimeLayout() function is being called.

should read

In the TipTimeLayoutPreview() function, the TipTimeLayout() function is being called from the TipTimeTheme block.

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.