The paging 3 library and cash app paging library s...
# multiplatform
a
The paging 3 library and cash app paging library seem to be a little limited, they work if we plan to display data in a paged manner but soon as we want to make modifications to the items and show those changes in the ui the scroll position is lost, I am trying to ensure that items are downloaded from the network, persisted to the room database and the the database items to be the single source of truth, has anyone been able to do this and work as expected? My implementation works but soon as I update an item in the list, the scroll position is lost and manually saving and resuming the position results in a glitchy behaviour