Skip to content

Instantly share code, notes, and snippets.

@niraj-shah
Created December 7, 2015 21:11
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save niraj-shah/c6118ae04b755cd41626 to your computer and use it in GitHub Desktop.
AndroidManifest Parse Push Notification Icon
<meta-data android:name="com.parse.push.notification_icon" android:resource="@drawable/push_icon" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment