Android paging update item manually
I am using Android paging library and want to update manually whole item sometimes.
Can I do it somehow for whole object without knowing Wich exactly field was changed?
Also question if it will be persistent after the screen rotation?