Open akexorcist opened 3 years ago
Since AndroidX AppCompat has per-app language preferences for backward compatibility. Please migrate this library to AndroidX for more stability, compatibility, and longer support from Google team.
Thank you for your support
Refer to #103 in version 1.2.10
"In android Q and R OS. If using
<style name="TestAppTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
i mean using DayNight theme apply for Activity when change dark mode. If using lastest version 1.2.10 activity theme not auto change when turn on dark mode in settings."