To run a coroutine on the Main thread, we use Dispatchers.Main . Dispatchers.Main is available on Android if we use the kotlinx-coroutines-android artifact.
確定! 回上一頁