Settings Dialog Listener
interface SettingsDialogListener
Listener interface passed to the SettingsDialog to observe the dialog.
Functions
Link copied to clipboard
This method is always being called when the settings dialog is about to close, regardless if it was by the close, back or save button
Link copied to clipboard
Notifies that the dialog's save button was clicked and the changedOptions should become effective. This method is called after onSettingsClose