You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a PR in the works. I'm putting together a sample. will see how it goes.
Using AsyncPagingDataDiffer to update the BindingRecyclerViewAdapter. Could store that in the view tag instead of the ObserveableList. ...or maintain an ObserveableList in memory based on the diff. anyway I'll see how it goes.
PagedList has been deprecated in the latest version of the jetpack Paging library.
Is it possible to have an adapter that works with PagingData?
The text was updated successfully, but these errors were encountered: