lifecycleScope. import kotlinx.android.synthetic.main.activity_main.* ... lifecycleScope.launch {. while ( true ) {. delay(1000L).
確定! 回上一頁