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

fix: configure android push notification icon #1845

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

bryce-mcmath
Copy link
Contributor

This is a potential fix for the Android push notification icon being missing / a white square on some devices. It's not a perfect solution (some apps seem to be able to use full colour images for their icons) but so far I've been unable to consistently use them, eg. when I use full colour images it only shows up properly on some Android devices. So in the interim, we're using a transparent background white icon with our primary colour as an accent. Here's what it looks like:

push_notification_dropdown
push_notification_status_bar

Signed-off-by: Bryce McMath <bryce.j.mcmath@gmail.com>
@bryce-mcmath bryce-mcmath marked this pull request as ready for review March 7, 2024 19:38
Copy link

sonarcloud bot commented Mar 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jleach jleach merged commit 835e538 into main Mar 7, 2024
8 checks passed
@jleach jleach deleted the fix/android-notification-icon branch March 7, 2024 23:54
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

Successfully merging this pull request may close these issues.

2 participants