We should finalize the name for the main Android dispatcher for 1.0 release of coroutines. The current name is UI, but Android documentation names the corresponding concept "the main thread" (see also here #427 (comment)). Arguably, with structured concurrency (see #410) this name would not be used much often, but we still need to make sure it is clearly named.