diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 03b8584..47ae0e4 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -57,7 +57,7 @@ export class MyApp { this.initialPage('personal'); }); - this.statusBar.styleDefault(); + this.statusBar.styleLightContent(); this.splashScreen.hide(); // console.log('---'); // console.log(this.device.platform);