Closed
Description
Hi
https://stackoverflow.com/questions/28387602/notification-bar-icon-turns-white-in-android-5-lollipop
The same behavior we have, but how can I fix it, if I use your plugin?)
Thanks!
Hi
https://stackoverflow.com/questions/28387602/notification-bar-icon-turns-white-in-android-5-lollipop
The same behavior we have, but how can I fix it, if I use your plugin?)
Thanks!
Activity
AndreiMisiukevich commentedon Mar 3, 2018
Hm, several topics said me, that I would use white icons with transparent background for Android 5 and above.. Why Is it working for me on Android 6+.. I can't undestand
jkasten2 commentedon Mar 3, 2018
@AndreiMisiukevich I recommend using the Android Asset Studio to generate your small notification icon. If it is a white square there it will look this way on the device.
You are correct about the transparently, you will need to edit your icon to be transparent in the shape you would like it to show before uploading it though.
Xiaomi or Huawei devices have custom UIs that don't always follow this rule for Android small icons. Let us know the device model if it isn't one of these devices.
For those looking for details on the file name and other icons see the link below.
https://documentation.onesignal.com/docs/customize-notification-icons#section-1-generate-icons
AndreiMisiukevich commentedon Mar 3, 2018
@jkasten2 thanks for quick response, colleague!)