android / architecture-components-samples

Samples for Android Architecture Components.
https://d.android.com/arch
Apache License 2.0
23.4k stars 8.29k forks source link

PagingWithNetworkSample DB+Network RecyclerView shift everytime when loading footer dismiss #1037

Open shawnthye opened 2 years ago

shawnthye commented 2 years ago

Question about PagingWithNetworkSample

Check out the Video, the item is always shift down when the loads stopped.

Is it the expected behavior on the RemoteMediator?

Its look good on the Network only sample 🤔

https://user-images.githubusercontent.com/3502680/143177015-fb904c61-42ba-434d-bba8-f793856fb08c.mp4

shawnthye commented 2 years ago

Hi, any thoughts? I tried serval way, but I am not able to figure out the way🤔

shawnthye commented 2 years ago

@dlam ☝️