onCreateDialog

open fun onCreateDialog(savedInstanceState: Bundle): Dialog

Creates the dialog with the print options layout.

Return

The created dialog.

Parameters

savedInstanceState

If the dialog is being re-created from a previous saved state, this contains the saved data. Otherwise null.