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

Migrate to Paging 3 #26

Open
daxcurson opened this issue Sep 4, 2021 · 0 comments
Open

Migrate to Paging 3 #26

daxcurson opened this issue Sep 4, 2021 · 0 comments
Assignees

Comments

@daxcurson
Copy link
Owner

Currently the Paging version used is 2. It is possible to update to version 3.

@daxcurson daxcurson self-assigned this Sep 4, 2021
daxcurson added a commit that referenced this issue Feb 9, 2022
Still, something very hard to do!! Especially because I want to do a RemoteMediator. There are no examples of this with Java, all of them are for Kotlin!!
daxcurson added a commit that referenced this issue Feb 9, 2022
Little, very little done
daxcurson added a commit that referenced this issue Feb 10, 2022
daxcurson added a commit that referenced this issue Feb 10, 2022
The list of albums is somewhat migrated to Paging 3 but the boundary callback doesn't exist anymore. Also, the network loading state is not configured yet. I'm following the Android codelab... still some steps to go...
daxcurson added a commit that referenced this issue Feb 11, 2022
The album search somewhat works...
daxcurson added a commit that referenced this issue Feb 11, 2022
I added a load state adapter, that would show a spinning wheel if the recycler is still loading from the network.
daxcurson added a commit that referenced this issue Feb 11, 2022
Wow, it seems that the RemoteMediator works!!
daxcurson added a commit that referenced this issue Feb 12, 2022
Removing a few warnings...
daxcurson added a commit that referenced this issue Feb 12, 2022
Removing a few warnings...
daxcurson added a commit that referenced this issue Mar 4, 2022
daxcurson added a commit that referenced this issue Mar 5, 2022
daxcurson added a commit that referenced this issue Mar 5, 2022
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

No branches or pull requests

1 participant