How to Change Small Icon of OneSignal Notifications in a Cordova Android App?

Divyansh Pratap Singh picture Divyansh Pratap Singh · Nov 2, 2016 · Viewed 8k times · Source

I created an app using Cordova and Phonegap I use OneSignal for sending Push Notification but when I send the Notification to the user it shows a small bell icon and a Large Bell icon . I already change the large one because it uses link and small one use resource so I am not able so please help me.

Answer

Yokesh picture Yokesh · Nov 2, 2016

Create a transparent image and name it as ic_stat_onesignal_default, and call it where it requires. It will work.