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

Request to update the version of the preference library #197

Closed tcqq closed 5 years ago

tcqq commented 5 years ago

@Gericop 1.1.0-alpha04 is the latest version of the preference library.

gregkorossy commented 5 years ago

Work in progress now.

gregkorossy commented 5 years ago

A little teaser...

separated_switch

gregkorossy commented 5 years ago

Some more teaser... Screenshot_1555335893 Screenshot_1555335896

gregkorossy commented 5 years ago

1.1.0-alpha04 is out. The README is to-be-updated.

gregkorossy commented 5 years ago

Also, 1.1.0-alpha05 is out as a quick fix for appcompat 1.1.0-alpha05 (contains fragment 1.1.0-alpha08 which is the actual cause) being incompatible with preferences 1.1.0-alpha01 through 1.1.0-alpha04.