I\'m using Paging Library to load data from network using ItemKeyedDataSource. After fetching items user can edit them, this updates are done i
ItemKeyedDataSource
You can modify directly in your adapter if you called currentList like that
currentList
class ItemsAdapter(): PagedListAdapter