MenuCallback

interface MenuCallback

Callback interface to communicate dialog dismiss behavior

Functions

Link copied to clipboard
abstract fun shouldDismissDialog(isDismissDialog: Boolean)

Called when the fragment wants to notify the parent whether the dialog should be dismissed or not.