Skip to content

Instantly share code, notes, and snippets.

@yusufcakal
Created December 20, 2017 22:16
Show Gist options
  • Save yusufcakal/8a827f71cfa6960d00757f0b48a1cd82 to your computer and use it in GitHub Desktop.
Save yusufcakal/8a827f71cfa6960d00757f0b48a1cd82 to your computer and use it in GitHub Desktop.
<meta-data
android:name="com.google.firebase.messaging.default_notification_icon"
android:resource="@drawable/ic_stat_ic_notification" />
<meta-data
android:name="com.google.firebase.messaging.default_notification_color"
android:resource="@color/colorAccent" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment