Have anyone noticed that after
mDialog.dismiss();
the OnDismissListener is triggered approximately 0.1s later? Do you have any idea how to solve this?
Have anyone noticed that after
mDialog.dismiss();
the OnDismissListener is triggered approximately 0.1s later? Do you have any idea how to solve this?