getUserById(1) is removed as a source. MutableLiveData userIdLiveData = ...; LiveData userLiveData = Transformations.switchMap(userIdLiveData, ...
確定! 回上一頁