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

Android StatusBar styles not applied when app opened from notification. #496

Closed
troach-sf opened this issue Apr 13, 2020 · 1 comment
Closed

Comments

@troach-sf
Copy link
Contributor

troach-sf commented Apr 13, 2020

Version

  • Type of phone: Android
  • OS Version: Multiple
  • Model: Multiple

Steps to reproduce

When clicking on the a Safe Paths notification in the drawer, the app opens to the LocationTracking.js view. However, the StatusBar style (light-content, transparent, translucent) set inside render does not get applied to the status bar. This. seems to be a known React Native bug, which can be worked around by using the static StatusBar methods.

Expected Behavior

When I click on a notification in the drawer, I expect the status bar in LocationTracking.js screen to be styled with light content, transparent, and translucent.

Upload any files to the Issue useful in helping us to investigate

The screenshot is difficult to see because it runs into the white background, but the status bar is white from notification click.

Screenshot_20200413-124326

@troach-sf
Copy link
Contributor Author

Work has been merged, closing.

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

No branches or pull requests

1 participant