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.0.2 #88

Closed gregkorossy closed 7 years ago

gregkorossy commented 7 years ago

Working on it, technically it's done, but I want to release with the new preferences (RingtonePreference, DatePickerPreference, TimePickerPreference) at the same time as v26.0.2.0.

gregkorossy commented 7 years ago

Released v26.0.2.0:

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