Add, update and remove item to PagingDataAdapter, PagedListAdapter or to another Adapter
How to add, update and remove item to PagingDataAdapter or how is it possible to implement this when working with pagination?
@nazirjonmakhmadkulov any update? I'm stuck with this problem
@nazirjonmakhmadkulov any update? I'm stuck with this problem I found the solution in this repository https://github.com/romychab/android-tutorials/tree/main/paging-library-2
Thanks, I have seen a similar approach in the google guide :https://developer.android.google.cn/topic/architecture/ui-layer/state-production#one-shot-and
combine just like MediatorLiveData ,for me It's a new knowledge haha
@nazirjonmakhmadkulov In that project I saw an api is sampleScan, I'm curious what it is for, I can't understand, can you give me some tips,Thank you very much in advance for your help guys, and sorry for my noobiness.