Problem with dark-theme in Xiaomi
-
Hello.
I build apk with cordova, after build in Android Studio.
I have some problem.
There is a problem with the dark theme on Xiaomi.
If the phone has a dark theme by default, the app automatically switches to a dark theme.
Tell me how you can solve this problem, the white theme is indicated everywhere in the settings
-
@pachino-max boolean
false
, not a string'false'
even so, try to check in your code if you have set it. as it’s working in my test. post your quasar info.NPM - 6.12.0 yarn - 1.22.10 @quasar/cli - 1.1.2 @quasar/icongenie - Not installed cordova - Not installed Important local packages quasar - 1.15.2 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time @quasar/app - 2.1.14 -- Quasar Framework local CLI @quasar/extras - 1.9.16 -- Quasar Framework fonts, icons and animations
-
-
use node v12.x for Quasar V1 apps.