Glide
Glide
/
com.bumptech.glide.util
/
Util
/
postOnUiThread
post
On
Ui
Thread
open
fun
postOnUiThread
(
runnable
:
Runnable
)
Content copied to clipboard
Posts the given
runnable
to the UI thread using a shared Handler.