| Interface | Description |
|---|---|
| NavigationPreferenceAdapter.Callback |
Defines the callback, a class, which should be notified about the adapter's events, must
implement.
|
| Class | Description |
|---|---|
| NavigationPreferenceAdapter |
A
PreferenceAdapter, which is used to visualize the navigation preferences of a PreferenceActivity. |
| PreferenceAdapter |
A recycler view adapter, which extends the class PreferenceGroupAdapter in order to modify the
appearance of preferences.
|