| Interface | Description |
|---|---|
| PreferenceActivityResultListener |
An interface for custom preferences that want to handle click events by either starting an
Activity for results calling Fragment#startActivityForResult(Intent, int) or
using the supplied PreferenceFragmentCompat fragment manually (e.g. |
| Class | Description |
|---|---|
| AutoSummaryEditTextPreference | |
| EditTextPreference | |
| EditTextPreferenceDialogFragmentCompat | |
| PreferenceCategory |
PreferenceCategory fix which allows one to use multiple themes.
|
| PreferenceFragmentCompat | |
| PreferenceFragmentCompatDividers | Deprecated
Use
PreferenceFragmentCompat instead as it provides the official (and fixed)
divider settings. |
| Annotation Type | Description |
|---|---|
| PreferenceFragmentCompatDividers.DividerPrefFlags |