Loading) val cache: LiveData> = databaseQuery.invoke() .map { ViewState.Success(it) } emitSource(cache) }. this line is crazy emitSource(cache) give me ...
確定! 回上一頁