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

Notification icon color #64

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

asiermusa
Copy link

I added a notification icon color for Android. If you want you can improve this feature to publish in your plugin. Thanks

@diachedelic
Copy link
Collaborator

Does this set the colour of the icon and text, or just the icon?

@asiermusa
Copy link
Author

asiermusa commented May 13, 2022

Just the icon. It show like this:

WhatsApp Image 2022-05-13 at 9 58 21 AM

It requires an hexadecimal value of the colour but in the end Android supports some colours and if you use a custom hexadecimal value it will change to some value of these:

Color.BLACK
Color.BLUE
Color.CYAN
Color.DKGRAY
Color.GRAY
Color.GREEN
Color.LTGRAY
Color.MAGENTA
Color.RED
Color.TRANSPARENT
Color.WHITE
Color.YELLOW

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