android / codelab-android-paging

Jetpack Paging codelab
Apache License 2.0
495 stars 268 forks source link

Flickering issue on branch step13-19_network_and_database #157

Closed ThanosFisherman closed 3 years ago

ThanosFisherman commented 3 years ago

When the app first launches there is a noticeable flickering issue on the recyclerview items probably related to a bug in GithubRemoteMediator logic.

You can even see the progress spinner for a while.

https://user-images.githubusercontent.com/4888330/110322943-8abcca00-801c-11eb-9987-b767b9b24f5b.mp4

florina-muntenescu commented 3 years ago

Fixed by using LoadState.mediator