- All Superinterfaces:
- android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnClickListener
- All Known Implementing Classes:
- BaseDialogFragment, ConfirmDeletionDialogFragment, DisplayDialogFragment, HintDialogFragment, InputDialogFragment, NotificationDialogFragment
public interface DialogFragmentInterface
extends android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnClickListener
Base interface for all dialog fragments, to create an independency of the various build flavors.
- Since:
- API 1.0.0