Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

status bar foreground disappears when turning back from the desktop. #29

Closed
blackredscarf opened this issue Aug 28, 2019 · 2 comments
Closed
Labels
question Further information is requested

Comments

@blackredscarf
Copy link

blackredscarf commented Aug 28, 2019

Status bar foreground disappears when turning back from the desktop in Android.

FlutterStatusbarcolor.setStatusBarColor(theme.scaffoldBackgroundColor);
FlutterStatusbarcolor.setStatusBarWhiteForeground(false);

There is nothing in the status bar foreground.

@mchome mchome added the question Further information is requested label Aug 28, 2019
@mchome
Copy link
Owner

mchome commented Aug 28, 2019

Try example app, it should solve this problem.

@blackredscarf
Copy link
Author

@mchome Thank you. It works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants