Tolriq
11/02/2018, 9:41 AMoverride val coroutineContext: CoroutineContext
get() = Job() + Dispatchers.Main`
to use getter and not init var that will achieve same result.
Andrey can you explain the different for Fragment? (For the moment I use the second one in Activity / Fragment and ViewModels