You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug that I will fix in the next release, but it is actually not the bug you are reporting.
For Android 12 there is a specific section android_12 of the config file for setting Android 12 settings. Since you don't have an android_12 section, your values-31 shouldn't be changed.
Your problem should be solved by adding an android_12 section.
I will add a fix so that the values-31 will not be modified if there is no android_12 config.
When I set up the Splash page, it works in dark mode, but not in light mode.
The reason is that the plugin does not add
to styles.xml under values-31, this is a bug, please fix it.
OS: Android 12
The text was updated successfully, but these errors were encountered: