how to add and delete <Object> from (and to) LiveData>?

前端 未结 0 1964
醉梦人生
醉梦人生 2021-01-13 07:13

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题