Escalar Alcoia i Comtat
core
/
com.arnyminerz.escalaralcoiaicomtat.core.utils
/
doOnMain
do
On
Main
fun
doOnMain
(
@
UiThread
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)
:
Job
Runs some code on the UI thread.
Author
Arnau Mora
Since
20210413
Parameters
block
The code to run