Skip to content

Updating Retrofit interfaces and ViewModel #43

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

Merged
merged 3 commits into from
Mar 5, 2021

Conversation

IvanToplak
Copy link
Contributor

Converting Retrofit interface functions to suspend functions. Closes #40
Converting AndroidViewModel to ViewModel. Closes #39

Converting AndroidViewModel to ViewModel.
Copy link
Contributor

@julianfalcionelli julianfalcionelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great improvements 💯 !

@IvanToplak IvanToplak merged commit 24126f5 into master Mar 5, 2021
@IvanToplak IvanToplak deleted the itoplak/retrofit_suspend branch March 5, 2021 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prefer suspend Functions for Retrofit Interface Move from AndroidViewModel to ViewModel
2 participants