app
app
/
com.example.examer.ui.screens
/
TakeTestScreenComposableAlertDialogBoxes
/
ExitAlertDialog
Exit
Alert
Dialog
@
Composable
fun
ExitAlertDialog
(
onConfirmButtonClick
:
(
)
->
Unit
,
onDismissButtonClick
:
(
)
->
Unit
,
onDismissRequest
:
(
)
->
Unit
)
Content copied to clipboard