The problem is that there's a misconception about what AsyncTask.cancel() actually does. It does not kill the Thread with no regard for the ...
確定! 回上一頁