toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.view.dialog
/
MaterialAlertDialogBuilder
/
findViewById
find
View
By
Id
fun
<
T
:
View
>
findViewById
(
@
IdRes
id
:
Int
)
:
T
Find view from the custom view of the Dialog.
Parameters
id
view id.
T
view class.