ОА
Size: a a a
ОА
QH
RH
A
RH
VU
private val job = SupervisorJob()
protected val standardContext = Dispatchers.Main
override val coroutineContext: CoroutineContext = job + standardContext
override fun onCleared() {
coroutineContext.cancelChildren()
}
QH
VU
QH
VU
QH
VU
v
v
QH
v
QH
NP