Then I create a MediatorLiveData to fetch both data type. fun fetchData(): MediatorLiveData<MergedData> { val liveDataMerger = MediatorLiveData< ...
確定! 回上一頁