add On Dismiss Listener
fun addOnDismissListener(onDismissListener: DialogInterface.OnDismissListener): Boolean
Content copied to clipboard
The supplied listener is called whenever the DialogFragment is dismissed, no matter how it is dismissed.