Closed YinkerBoy closed 6 years ago
Thank you for reporting. I will implement the fix in the next release.
@tuanna-hsp when do you think you will release a version with this fix? Thanks !
I totally forgot about this. Will try as soon as I can, possibly this week. Sorry.
Great, thanks !
exception:not attached to window manager suggest: public void dismiss() { if (mContent!=null && !(Activity)mContext.isFinish() &&mProgressDialog != null && mProgressDialog.isShowing()) { mProgressDialog.dismiss(); } }