v26.1.0.3
gregkorossy
released this
24 Oct 18:37
·
108 commits
to androidx
since this release
New version: 26.1.0.3 (based on v26.1.0)
- The attribute names use the
pref_
prefix in order to avoid name collision with other libraries - The custom preferences call their change listeners
- Custom preferences extending
DialogPreference
can be added usingPreferenceFragmentCompat.addDialogPreference(...)
- Material Designed dividers automatically get applied if using
PreferenceFragmentCompatDividers