jetpack_paging3
jetpack_paging3 copied to clipboard
Android sample code for new Jetpack Paging3 Library
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...