postOnUiThread

open fun postOnUiThread(runnable: Runnable)

Posts the given runnable to the UI thread using a shared Handler.