ginicapture
/
net.gini.android.capture.analysis
/
AnalysisScreenContract
/
View
/
showAlertDialog
androidJvm
show
Alert
Dialog
abstract void
showAlertDialog
(
String
message
,
String
positiveButtonTitle
,
DialogInterface.OnClickListener
positiveButtonClickListener
,
String
negativeButtonTitle
,
DialogInterface.OnClickListener
negativeButtonClickListener
,
DialogInterface.OnCancelListener
cancelListener
)
Content copied to clipboard