toggle menu
ZappBase
androidJvm
switch theme
search in API
Databinding
/
com.zappstudio.databinding.ui.dialog.util
/
CustomDialogBuilder
/
setNegativeButton
set
Negative
Button
fun
setNegativeButton
(
button
:
String
?
,
negativeButtonContentDescription
:
String
?
=
null
,
negativeButtonListener
:
(
)
->
Unit
?
=
null
)
:
CustomDialogBuilder