Is it possible to make one LiveData of two LiveDatas?

前端 未结 3 1925
醉梦人生
醉梦人生 2020-12-03 18:59

I have two DAOs, two Repositories and two POJOs. There is some way to create one Livedata of two? I need it to make single list for Recyclerview. POJOs are similar objects.<

3条回答
提交回复
热议问题