Bug 2:activity already finish, also tune dialog

Source: Internet
Author: User

when The Activity has been completed and the dialog box will be reported .

· 1Caused by:android.view.windowmanager$badtokenexception:unable to add window-Token [email PR Otected] is not valid; Isyour activity running?

2    atandroid.view.viewrootimpl.setview (viewrootimpl.java:541)

3    atandroid.view.windowmanagerglobal.addview (windowmanagerglobal.java:259)

4    atandroid.view.windowmanagerimpl.addview (windowmanagerimpl.java:69)

5    at android.app.Dialog.show (dialog.java:286)

6    atcom.mama100.android.member.wxapi.wxpayhelper.showwxpayfaileddialog ( wxpayhelper.java:88)

7    atcom.mama100.android.member.activities.mothershop.submitorderactivity$3. Oncheckstatusresponse (submitorderactivity.java:941)

8    atcom.mama100.android.member.wxapi.checkwxpaystatus$ Taskcheckwxpaystatus.handleresponse (checkwxpaystatus.java:55)

9    atcom.mama100.android.member.activities.asyncreqtask.onpostexecute (AsyncReqTask.java :)

· at com.mama100.android.member.activities.AsyncReqTask.onPostExecute (asyncreqtask.java:1)

Solutions :

Before dialog initialization, add judgment

if (mcontext. isfinishing ()) {

return;

}


Bug 2:activity already finish, also tune dialog

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.