Open hiashutoshsingh opened 3 years ago
The color of notification icon can't be changed.
<meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@drawable/org_thebus_foregroundserviceplugin_notificationicon" /> <meta-data android:name="com.google.firebase.messaging.default_notification_color" android:resource="@color/colorAccent" />
The color of notification icon can't be changed.