onCreateDialog

open fun onCreateDialog(savedInstanceState: Bundle): Dialog

Creates and returns the dialog to be displayed.

Return

The dialog to be displayed.

Parameters

savedInstanceState

The previously saved state, or null if none.