I have an image (.png) as icon of my app but when it shows in notification it is grey. how can I solve this? I want my colorful image as icon. Thanks!
I understand small notification icon in status bar is not possible (photo_2) but could I change to color icon when notification is expanded?(photo_1)
2
Answers
The icon to be used for notifications must be white-colored and with transparent background else it will show a grey-colored box.
Before starting, make sure your icon or image has a transparent background. The solution will seem like it’s not working if your image background has a color. (as @Aia Ashraf answer)
Create your mipmap notification icon. You can do this easily using Roman’s Notification Icon Generator – Click on "Notification Icon Generator"
And also you can try appicon.co