work around for missing status bar resolves #63

This commit is contained in:
Morgan McMillian 2018-05-05 17:12:43 -07:00
parent cc87515a01
commit 53ffd17808

View file

@ -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);