android-architecture-paging Questions
4
I am loading posts from network and for this i'm using Paging 3, but now problem is that my list items contains Like/Dislike button, suppose Like is clicked then how can i update data for that item...
Seigneury asked 30/7, 2020 at 11:0
2
I'm using Paging Library to load data from network using ItemKeyedDataSource. After fetching items user can edit them, this updates are done inside in Memory cache (no database like Room is used).
...
Upcast asked 24/6, 2018 at 12:58
1
© 2022 - 2024 — McMap. All rights reserved.