Some bad new for all of you who favoured `MainThre...
# coroutines
e
Some bad new for all of you who favoured
MainThread
as the name for UI coroutine context on Android. There is an annotation named
android.support.annotation.MainThread
. I have no idea, though, how often this
android.support.annotation
package is used in practice on Android.
😭 5