OnPreferenceDisplayDialogCallback
Interface that the fragment's containing activity should implement to be able to process preference items that wish to display a dialog.
Functions
Link copied to clipboard
abstract fun onPreferenceDisplayDialog(@NonNull caller: PreferenceFragment, @NonNull pref: Preference): Boolean