onCreateDialogView

protected open fun onCreateDialogView(): View

Creates the content view for the dialog (if a custom content view is required). By default, it inflates the dialog layout resource if it is set. Returns

Return

The content View for the dialog.