Class ConfirmQuitDialog


  • public class ConfirmQuitDialog
    extends ConfirmDialog
    The ConfirmQuitDialog class provides a dialog for confirming whether the user intends to quit the an activity where they have unsaved changes.
    • Constructor Detail

      • ConfirmQuitDialog

        public ConfirmQuitDialog​(android.content.Context context,
                                 ConfirmDialog.OnConfirmListener onConfirmListener)
        Constructs a ConfirmQuitDialog
        Parameters:
        context - the context
        onConfirmListener - the OnConfirmListener