panhui пре 3 година
родитељ
комит
0aac6349de
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -226,7 +226,7 @@ if (navigator.userAgent.includes('#cordova#')) {
                     mountApp();
                 }
             ).then(res => {
-                StatusBar.styleDefault();
+                StatusBar.styleLightContent();
             });
             calcSafeArea();
             if ('android' === window.cordova.platformId) {