Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

9. Introduction to LiveData and ViewModels #13

Open
sudhakar-r08 opened this issue Mar 21, 2018 · 2 comments
Open

9. Introduction to LiveData and ViewModels #13

sudhakar-r08 opened this issue Mar 21, 2018 · 2 comments

Comments

@sudhakar-r08
Copy link

Your Turn: The DetailActivityViewModel

  1. Open ui.detail.DetailActivity. Have DetailActivity extend LifecycleActivity instead of AppCompatActivity.

is there any activity name LifecycleActivity?

@gs-ts
Copy link

gs-ts commented Mar 21, 2018

The deprecated LifecycleActivity and LifecycleFragment have now been removed - please use FragmentActivity, AppCompatActivity or support Fragment.

@sudhakar-r08
Copy link
Author

sudhakar-r08 commented Mar 21, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants