runOnUiThread runs the specified action on the UI thread. If the current thread is the UI thread, then the action is executed immediately.
確定! 回上一頁