0

I have a multiple PagedList in my main fragment. Some of the PagedList display the current distance from the user. I want to update each item every time the location is changed. I have tried updating every item in Room, however I am worried this is not the best way. I have tried iterating over getCurrentList() but the list is null.

0 Answers0