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 2020/04/16 08:18:53 UTC

[GitHub] [cordova-plugin-statusbar] jenerse opened a new issue #185: styleDefault() and styleLightContent() is not work in android 10 emulator.

jenerse opened a new issue #185: styleDefault() and styleLightContent() is not work in android 10 emulator.
URL: https://github.com/apache/cordova-plugin-statusbar/issues/185
 
 
   # Bug Report
   
   ## Problem
   StatusBar.styleDefault() is not work in android 10 emulator. 
   And I run StatusBar.styleDefault() in android 9 is work.
   
   ### What is expected to happen?
   When I run `StatusBar.styleDefault()` in debugger,  the status bar will become to default style from light style
   
   
   ### What does actually happen?
   When I run `StatusBar.styleDefault()` the status bar have not any changes.
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   If the status bar is light. please run `StatusBar.styleDefault()` in debugger.
   If the status bar is dark. please run `StatusBar.styleLightContent()` in debugger.
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   Android 10 emulator.
   
   
   ### Version information
   Cordova: cordova@9.0.0,  cordova-android@8.1.0 , cordova-plugin-statusbar@2.4.3
   
   Android Studio@3.6.1
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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