gregkorossy / Android-Support-Preference-V7-Fix

Android androidx.preference support library has some issues, this lib tries to fix them.
https://discord.gg/87NVsSK
Apache License 2.0
497 stars 46 forks source link

Upgrade to support library v26.1.0 #90

Closed gregkorossy closed 7 years ago

gregkorossy commented 7 years ago

Released v26.1.0.0:

compile 'com.takisoft.fix:preference-v7:26.1.0.0'

Watch out because there are some minor but breaking changes in the summary handling of DatePickerPreference and TimePickerPreference. See the changelog for more details.