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

Status bar icons are barely visible on Display.ACTIVITY #18

Closed
franciscofranco opened this issue Mar 13, 2017 · 3 comments
Closed

Status bar icons are barely visible on Display.ACTIVITY #18

franciscofranco opened this issue Mar 13, 2017 · 3 comments
Labels
enhancement New feature or request

Comments

@franciscofranco
Copy link

franciscofranco commented Mar 13, 2017

031317235554

@franciscofranco
Copy link
Author

You can apply LightStatusBar on >= api 24 and leave the statusbar black for below. Or make set statusBarColor as #33000000

@javiersantos
Copy link
Owner

javiersantos commented Mar 14, 2017

Right now, Display.ACTIVITY will use your main android:theme style. So, if a NoActionBar style is being used it will be displayed like your screenshot.

I plan to release a new update in the coming days to solve this. Toolbar will be included in the Activity and the user will be able to customize it with his own colors.

@javiersantos javiersantos added the enhancement New feature or request label Mar 14, 2017
@javiersantos
Copy link
Owner

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

No branches or pull requests

2 participants