This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Description
Describe the problem
Step 4.4 gives the wrong class name
In which lesson and step of the codelab can this issue be found?
Step 4, the line that says: "Open EggTimerFragment.kt and remove the notification code for Step 1.5."
How to reproduce?
The line should read "Open EggTimerViewModel.kt and remove the notification code for Step 1.5." since that is where the code is
codelab: advanced-android-kotlin