How to get the default notification background color for custom notification in Lollipop?

前端 未结 5 1407

I\'m having an issue with the color of my custom notification background in Lollipop. It\'s black where it should be white. The textColor is OK:

I\'m using



        
5条回答
  •  南笙
    南笙 (楼主)
    2021-02-07 06:23

    For whatever reason, there are new styles in Lollipop. Put this in values-v21/styles.xml:

    
        
        
    
    

提交回复
热议问题