enleur
09/26/2018, 9:16 PMcurrentScope is deprecated now. How should we run launch inside suspend fun now? Something like this CoroutineScope(coroutineContext).launch { } ?Vsevolod Tolstopyatov [JB]
09/26/2018, 9:22 PMCoroutineScopeelizarov
09/27/2018, 6:01 AM