When we are using coroutines inside view models, we are actually using viewModelScope to launch that coroutine. Then comes the coroutine dispatchers.
確定! 回上一頁