Created
December 7, 2015 21:11
-
-
Save niraj-shah/c6118ae04b755cd41626 to your computer and use it in GitHub Desktop.
AndroidManifest Parse Push Notification Icon
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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