Anforderungen an Push-Benachrichtigungs-Icons für Android?


Hi, I’ve set my push notification icon to my logo, however, a [white] circle appears instead.

What am I doing wrong here?

I thought of an idea: Is it a circle because Android doesn’t distinguish notification icons (just generalizes all icons to be white), so the green lines should actually be transparent?

That icon is tricky.

It must be monochromatic, only white on alpha background.

https://developer.android.com/about/versions/android-5.0-changes.html#NotificationsMaterialDesignStyle

For reference, the quick overview to to convert an icon to a transparent monochrome image in GIMP:
desaturate by luminosity (converts to black+white), layer -> transparency -> color to alpha (adds transparency), and finally invert colors (flips to white)

The same methods should work on photoshop or your image editor of choice.

Thanks for the tips! :smiley: I was able to do it in LunaPic.

image

Ich bin ein bisschen verwirrt, wie diese Funktion funktioniert! :confused:

Hey Eduardo, das ist hier bereits gelöst, und ich verstehe nicht, was du genau möchtest. Könntest du bitte ein neues Thema zu deinem Problem eröffnen und etwas mehr Details angeben?