Can I override default push notification icon in android from app icon to custom icon?
I am using default firebase implementation to display notification in system tray,
you can use this in your manifest according to https://firebase.google.com/docs/cloud-messaging/android/receive
Hope it helps people.