| 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 |
As a user requested, here's a variant of PreferenceFragmentCompatFix that allows one to fully
customize the dividers between categories and items.
|
| Annotation Type | Description |
|---|---|
| PreferenceFragmentCompatDividers.DividerPrefFlags |