show
fun show(fragmentManager: FragmentManager, listener: SettingsDialogListener, options: ERROR CLASS: Symbol not found for SettingsOptions): SettingsDialog
Shows the dialog. Will always attempt to obtain an existing instance of the dialog.
Return
Created/existing dialog instance.
Parameters
fragment Manager
The FragmentManager to use.
listener
The SettingsDialogListener to use.
options
The current SettingsOptions to be displayed.