I got issue in this that, My task was not canceled. I realized that AsyncTask is separate thread, you need to call .cancel() method.
確定! 回上一頁