Create a new coroutine since repeatOnLifecycle is a suspend function. lifecycleScope.launch {. // The block passed to repeatOnLifecycle is executed when the ...
確定! 回上一頁