MediatorLiveData or switchMap transformation with multiple parameters

前端 未结 4 1200
我在风中等你
我在风中等你 2020-12-13 00:23

I am using Transformations.switchMap in my ViewModel so my LiveData collection, observed in my fragment, reacts on changes of code parameter.

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