4

Is it possible to change the background colour of notifications in android lollipop.

I noticed that some notifications are white, some light grey and some are dark grey.


(source: gottabemobile.com)


(source: sftcdn.net)

You can see the music player notification has a dark grey background. and in the second screenshot some are light grey.

How do I set this colour? And is it possible to completely change the colour e.g. any hex code. Or can you select them from a template such as material dark material light.

Thanks for taking the time to answer

Community
  • 1
  • 1
John S.G
  • 41
  • 1
  • 3

1 Answers1

1

That background is set by the material design itself, it is supposed to be white, for design matters.

Take a look here!

Or you could make a custom layout.

hjuste
  • 130
  • 1
  • 12