ev-map/EVMap

persistent Android Auto notification: use proper app icon

Closed this issue · 3 comments

Minor cosmetic issue - the icon is currently just a white blob.

That is, on Android 11 ( LineageOS)
On Android 12 it shows correctly, colored with the green marker. (Samsung UI)

Ah interesting - it has always been just the white blob for me (on Pixel devices with different Android versions) - then that is probably not due to the Android version, but because Samsung's UI removes Android's requirement for notification icons to be just black (transparent) & white 😄

To not have a blob you need to use a b/w icon with transparent background.
I used https://romannurik.github.io/AndroidAssetStudio/index.html for my icons.