You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
Introduction to LiveData and ViewModels
-->Your Turn: The DetailActivityViewModel
-->4.Open ui.detail.DetailActivity. Have DetailActivity extend LifecycleActivity instead of
AppCompatActivity.
LifecycleActivity has been deprecated since
android.arch.lifecycle
libs are stable version.Fourth step in introduction to ViewModels can be removed
The text was updated successfully, but these errors were encountered: