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

Apache License 2.0
73 stars 94 forks source link

Navigate between screens with Compose: Android Basics with Compose #79

Open alghe-global opened 9 months ago

alghe-global commented 9 months ago

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

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

Describe the problem

Find the OrderSummaryPreview, pass an empty lambda body with two String parameters to onSendButtonClicked and an empty lambda body to the onCancelButtonClicked parameters.

OrderSummaryPreview is what?

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.