google-developer-training / android-basics-kotlin-cupcake-app

Apache License 2.0
103 stars 163 forks source link

Android Basics: Shared ViewModel #13

Closed tonywmk closed 3 years ago

tonywmk commented 3 years ago

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

In which task and step of the codelab can this issue be found? in Add Navigation to the flavor and pickup fragments, 2nd point.

Describe the problem A "t" is missing in the ID => R.id.action_flavorFragment_to_pickupFragmen

Versions Android Studio version: API version of the emulator:

Additional information Include screenshots if they would be useful in clarifying the problem.

android-dev-lxl commented 3 years ago

@tonywmk Thank you so much for reporting this issue. This is fixed and will be published soon.