In part 1, I used viewModelScope.launch{} for executing a coroutine. In this guide I'll use live data builder instead. In the the viewModel, ...
確定! 回上一頁