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

Page 7 - Modifying SimpleViewModel causes Solution2 and Solution3 to crash the app/build #35

Open
Mario-paul opened this issue Jun 16, 2023 · 0 comments

Comments

@Mario-paul
Copy link

Mario-paul commented Jun 16, 2023

On page 7 we modify popularity from type Popularity to LiveData<Popularity>, which causes the build to fail because the PlainOldActivitySolution2 and 3 depend on the older type. The solution ViewModels should connect to a separate solution PlainOldActivity that we do not touch, thereby preventing the issue.

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

1 participant