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 #212

Closed BillyBadBoy closed 3 months ago

BillyBadBoy commented 3 months ago

URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-compose-using-state

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

Describe the problem The first image (the starter app running in an emulator) is wrong. It actually looks like:

image

BillyBadBoy commented 3 months ago

My bad - I forgot to switch to the 'starter' branch