Skip to content

v27.0.0.0

Compare
Choose a tag to compare
@gregkorossy gregkorossy released this 28 Oct 05:33
· 101 commits to androidx since this release

New version: 27.0.0.0 (based on v27.0.0)

  • PreferenceCategory's text color can be set from code (setColor(...) or setColorResource(...)) and XML (app:pref_categoryColor attribute)
  • Added PreferenceActivityResultListener that can be used for handling click events by starting an Activity for result and receiving the results
  • Enabled scrollbars on the preference list