Skip to content

v26.1.0.3

Compare
Choose a tag to compare
@gregkorossy 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 using PreferenceFragmentCompat.addDialogPreference(...)
  • Material Designed dividers automatically get applied if using PreferenceFragmentCompatDividers