akexorcist / Localization

[Android] In-app language changing library
Apache License 2.0
983 stars 154 forks source link

Not work when switching system dark theme using compose isSystemInDarkTheme(). #75

Closed ccmtmp closed 3 years ago

ccmtmp commented 4 years ago

As title and I use below :

Can change language, but cannot switch dark theme (compose's isSystemInDarkTheme()).

akexorcist commented 3 years ago

Fix in https://github.com/akexorcist/Localization/commit/32095d834bb99f793902118ad88230ad870663ce and https://github.com/akexorcist/Localization/commit/3a35ade5ade2238fc0074b6ca0f43ec7c474b175

But I have to do the full testing before release this because there're a lot of changes from these code.

cmcheungapp commented 3 years ago

Great, thanks!

akexorcist commented 3 years ago

Duplicate of #72

akexorcist commented 3 years ago

@ccmtmp @cmcheungapp 1.2.7 is rolling out!