Replies: 1 comment 1 reply
-
any update ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. Any ideas how I can set color for my app name on android push notification?
Example below
I m currently setting the icon color successfully using this:
<meta-data android:name="com.google.firebase.messaging.default_notification_color" android:resource="@color/colorAccent" tools:replace="android:resource" />
But it only affects the icon color. Any help will be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions