Which scope do we need to use to have the coroutine canceled when the view gets destroyed?
______________.launch {
// UI-related loop
}Which scope do we need to use to have the coroutine canceled when the view gets destroyed?
______________.launch {
// UI-related loop
}Create a free account to access the full topic