You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/09 00:46:07 UTC

[GitHub] utiq opened a new issue #109: Status bar is always white

utiq opened a new issue #109: Status bar is always white
URL: https://github.com/apache/cordova-plugin-statusbar/issues/109
 
 
   How can I make status bar translucent? (I don't want to do it in config.xml, I also tried)
   Whatever change I make, it doesn't reflect in the app. So far I tried this.
   
   `StatusBar.styleLightContent();`
   I also played with `StatusBar.overlaysWebView(false);`
   The only way it works is if I set it up like this, `StatusBar.styleDefault();`, but it shows a white bar with black text. 
   
   The result is always this, a white status bar with no text (iOS 12, Cordova 8.1.1):
   ![img_1338](https://user-images.githubusercontent.com/1144196/48235716-d17a5680-e373-11e8-9e1d-f955b19b29cb.PNG)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org