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

Check if the change listener allows the preference to be saved #97

Closed gregkorossy closed 7 years ago

gregkorossy commented 7 years ago

Check the return value of callChangeListener(...) before persisting or setting the value locally.

gregkorossy commented 7 years ago

To be released in v26.1.0.3.