toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.view.dialog
/
MaterialAlertDialogBuilder
/
setView
set
View
open
override
fun
setView
(
layoutResId
:
Int
)
:
MaterialAlertDialogBuilder
open
override
fun
setView
(
view
:
View
?
)
:
MaterialAlertDialogBuilder
fun
setView
(
@
LayoutRes
layoutId
:
Int
,
context
:
Context
,
root
:
ViewGroup
?
)
:
MaterialAlertDialogBuilder
Sets a custom view to be the contents of the dialog.