In this case you should use alertDialog.setOnCancelListener(listener),and alertDialog.setOnDismissListener works with dismissDialog(id). share|improve this...
public static interface PopupWindow.OnDismissListener Listener that is called when this popup window is dismissed. 方法摘要 void onDismiss() Called when ...