getMainLooper ()).post { //處理少量資訊或UI }. 甚至你可以使用Delay 的方法來延後Thread 處理。 Handler(Looper.getMainLooper()).postDelayed({ //處理少量資訊或UI } ...
確定! 回上一頁