Since you have to call launch() on a CoroutineScope , there are two ways of doing this. You can use the GlobalScope , as you did so far, not caring about where ...
確定! 回上一頁