Class LicensePlateConfirmationDialog
-
- All Implemented Interfaces:
public final class LicensePlateConfirmationDialog
A confirmation dialog to allow user confirm the scanned license plate or decline it
-
-
Constructor Summary
Constructors Constructor Description LicensePlateConfirmationDialog()
-
Method Summary
Modifier and Type Method Description Dialog
onCreateDialog(Bundle savedInstanceState)
Unit
onCancel(DialogInterface dialog)
-
-
Method Detail
-
onCreateDialog
Dialog onCreateDialog(Bundle savedInstanceState)
-
onCancel
Unit onCancel(DialogInterface dialog)
-
-
-
-