setDialogLayoutResource

open fun setDialogLayoutResource(dialogLayoutResId: Int)(source)

Sets the layout resource that is inflated as the View to be shown as the content view of subsequent dialogs.

Parameters

dialogLayoutResId

The layout resource ID to be inflated

See also