直接回傳LiveData方法不行,那使用 MediatorLiveData 就好了吧,我只要改變source就行了吧. fun search(key: String): MutableLiveData<List<String>> ...
確定! 回上一頁