Status Update
Comments
du...@google.com <du...@google.com> #2
.peek() and .snapshot() APIs have been added to alpha04 to allow you to access the presented item based on its position, however to update items the only supported method is still to update the underlying dataset and invalidate PagingSource
.
There's ongoing discussion / investigation into a better API to support granular updates and you can follow the main ticket here:
Description