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] Use firebase notification accent color from manifest as default #820

Closed
steelbrain opened this issue Aug 7, 2018 · 0 comments · Fixed by #822
Closed

[Android] Use firebase notification accent color from manifest as default #820

steelbrain opened this issue Aug 7, 2018 · 0 comments · Fixed by #822

Comments

@steelbrain
Copy link
Contributor

Currently the code only uses a specified accent color for local notifications on Android. According to the official firebase docs, apps can specify a default notification icon and color. This should be used as a default/fallback for accent color.

Without setting the accent color, notifications that are received when the app is open and closed have inconsistent colors and that can fuel confusion in terms of UX.

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