android 获取对话框关闭事件

android中若是想要监听对话框是否已经关闭可使用html DialogInterface.OnDismissListener 就能够监听到当对话框关闭的事件。 1. void onDismiss(DialogInterface dialog)            This method will be invoked when the dialog is dismissed.android
相关文章
相关标签/搜索