I have a recyclerView which is filled with LiveData currentList. I take Single and add person using currentList.setValue(people) in onSuccess method