Create an async coroutine GlobalScope.launch { delay(1000) // Execute code to test functionality }. The coroutine becomes async and the ...
確定! 回上一頁