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

Android Basics: ViewModel

Closed this issue · 0 comments

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

In which task and step of the codelab can this issue be found?
13. Solution code

Describe the problem

  1. variable GameFragment.viewModel without any comment, but there are comments without any variables describe viewModel
  2. method getNextScrambledWord() is no longer used

Versions
_Android Studio version: 4.2.2
_API version of the emulator: 26

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