jetpack_paging3 icon indicating copy to clipboard operation
jetpack_paging3 copied to clipboard

Android sample code for new Jetpack Paging3 Library

Results 3 jetpack_paging3 issues
Sort by recently updated
recently updated
newest added

How to add, update and remove item to PagingDataAdapter or how is it possible to implement this when working with pagination?

Steps to reproduce: 1. clone the repo, run the app on clean device 2. switch to room tab -> failure Run the app again and navigate to room tab ->...

Hi, When trying your app with the RoomDB page, if user changes the orientation of the device, then list state is not maintained and sometimes also causes the crash with...