getMainLooper (). Runnable task = getTask(); new Handler(Looper.getMainLooper()).post(task);. via Activity#runOnUiThread(). Runnable task ...
確定! 回上一頁