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/12/05 21:36:30 UTC

[GitHub] matthewpavkov commented on issue #113: Documentation of Preferences implies support for iOS only

matthewpavkov commented on issue #113: Documentation of Preferences implies support for iOS only
URL: https://github.com/apache/cordova-plugin-statusbar/issues/113#issuecomment-444658654
 
 
   Here is what I'm seeing in Android 8.1 (emulator), Cordova 8.1.2, Cordova Plugin Statusbar 2.4.2:
   
   - `StatusBarOverlaysWebView` seems to have no effect
   - `StatusBarBackgroundColor` changes the background color of the status bar per the value you pass in (ex. #555555)
   - `StatusBarStyle` with value `default` has the area for the status bar completely black (black background with black text/icons)
     - Using the value `default` results in black text/icons
     - Using the value `lightcontent` results in white text/icons
     - Using the value `blacktranslucent` results in white text/icons
     - Using the value `blackopaque` results in white text/icons
     - Using an empty value results in white text/icons
   - `StatusBarDefaultScrollToTop` seems to have no effect

----------------------------------------------------------------
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