Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Saved State module for ViewModel #1

Open
WhatTheFar opened this issue Jul 22, 2019 · 4 comments
Open

Implement Saved State module for ViewModel #1

WhatTheFar opened this issue Jul 22, 2019 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@WhatTheFar
Copy link
Owner

Save and restore UI state on MainActivity using ViewModel's SavedStateHandle.

References:

@WhatTheFar WhatTheFar added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jul 22, 2019
@victorvicari
Copy link
Contributor

I was not able to build this project. Somo crashes with the Domain, Data... and others files as well. Please take a look and let me know.

@WhatTheFar
Copy link
Owner Author

@victorvicari
Thank you for your contribution, I have fixed the build stuff. Feel free to try building the project again.

By the way, please make sure you have set up the project.properties file. There is a configuration guide provided in README.

@victorvicari
Copy link
Contributor

As soon you review / merge my last pull request, I'll be able to finish this one. I need the imports from androidX to complete this task.

@WhatTheFar
Copy link
Owner Author

As soon you review / merge my last pull request, I'll be able to finish this one. I need the imports from androidX to complete this task.

@victorvicari Merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants