android / codelab-android-paging

Jetpack Paging codelab
Apache License 2.0
494 stars 263 forks source link

adapter.refresh() not working in RxPagingSource #192

Closed vijay81 closed 3 years ago

vijay81 commented 3 years ago

When i'm calling adapter.refresh() in RxPagingSource in Paging3 (3.0.1 latest) than page not refresh

tunjid commented 3 years ago

@vijay81 please file a bug on the Paging bug tracker with steps, and if possible code, on how to reproduce.