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

Apache License 2.0
61 stars 93 forks source link

Calculate a custom tip: Android Basics with Compose #187

Closed willprada closed 6 months ago

willprada commented 6 months ago

URL of codelab

6. Add a switch - Step 5

It says: "This table contains information about these parameters, which are the same parameters that you defined for the RoundTheTipRow() function:"

But at this point those parameters are not defined in the RounTheTipRow() function, they get defined a couple steps below at step 7

android-dev-lxl commented 6 months ago

@willprada Thank you for reaching out to us. This is fixed and will be published soon.