If you need to update any views from within a response, you will need to use runOnUiThread() or post the result back on the main thread: client.newCall(request) ...
確定! 回上一頁