google-developer-training / android-kotlin-fundamentals-starter-apps

android-kotlin-fundamentals-starter-apps
Other
1.1k stars 3.32k forks source link

ViewModelProviders is deprecated #28

Closed android-dev-lxl closed 4 years ago

android-dev-lxl commented 4 years ago

ViewModelProviders class is deprecated, code is updated to use ViewModelProvider constructors directly Fix for the issue #24