一直以來都知道更新UI 時,要使用UI Thread 來進行,有幾種方式: 使用Handler.post 使用YourActivity.this.runOnUiThread 使用mList.
確定! 回上一頁