android-parse-titanium-module
android-parse-titanium-module copied to clipboard
Notification icon
How to set a custom push notification icon on Android?
I've tried adding <meta-data android:name="com.parse.push.notification_icon" android:resource="@drawable/ic_pushicon"/>
to manifest but it didn't work.