This class will be part of the next release of `ko...
# coroutines
e
This class will be part of the next release of
kotlinx.coroutines
library (work in progress now). Meanwhile, you can use the
MainThread
from the Android helper library that @gildor was writing here: https://github.com/gildor/kotlin-coroutines-android or write something yourself.
👍 1