Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with light background on Android #136

Open
diogozamonel opened this issue Apr 3, 2019 · 3 comments
Open

Bug with light background on Android #136

diogozamonel opened this issue Apr 3, 2019 · 3 comments

Comments

@diogozamonel
Copy link

Bug Report

Problem

When I use the following commands:
StatusBar.styleLightContent
StatusBar.backgroundColorByName("white")
StatusBar.backgroundColorByHexString("#f7f7f8")
Only the statusbar background changes but the texts/icons keep white too.
I got an image existing on GitHub issues(That is happening with me on Android), but I didn't found the solution
48235716-d17a5680-e373-11e8-9e1d-f955b19b29cb

Version information

cordova-plugin-statusbar 2.4.2
cordova CLI 8.0.0
Moto G5
Android 8.1.0

@maxakash
Copy link

maxakash commented Jul 6, 2019

please use
StatusBarr.styleDefault();
It will change your status bar text to black

@AustineA
Copy link

@maxakash It doesn't work.

@exxbrain
Copy link

exxbrain commented Mar 22, 2020

Your screenshot and comment looks like more about iOS than Android. If it is this behaviour will be fixed by #181.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants