google-developer-training / advanced-android-kotlin-notifications

Other
114 stars 314 forks source link

Advanced Android in Kotlin: Notifications 1.1 [Step 3][Step 3: Add notifications to your app] #56

Open Weaam87 opened 2 years ago

Weaam87 commented 2 years ago

Describe the problem In Step 3: Add notifications to your app , step 4 , must be EggTimeViewModel.kt instead of EggTimerFragment.kt

In which lesson and step of the codelab can this issue be found? Lesson 1.1, Step 3: Add notifications to your app

How to reproduce? What are the exact steps to reproduce the problem? In Step 3: Add notifications to your app , step 4 , must be EggTimeViewModel.kt instead of EggTimerFragment.kt

Versions

  1. What version of Android Studio are you using?
  2. What API level are you targeting?

Additional information Add any other context about the problem here. https://developer.android.com/codelabs/advanced-android-kotlin-training-notifications#3

codelab: advanced-android-kotlin