Coroutines with Lifecycle and LiveData | Kodeco

In this tutorial, you’ll build an Android app that uses coroutines with LiveData objects and lifecycle-aware CoroutineScopes.


This is a companion discussion topic for the original entry at https://www.kodeco.com/9217202-coroutines-with-lifecycle-and-livedata

How come we call delay function on Dispatcher.Main