我通过使用NotificationCompat.Builder的setColor方法更改图标的顶部颜色和应用名称,问题是显示的颜色与提供的颜色不匹配,因为通知中的颜色变深了。我的颜色是#21bbe6我确实找到了Android N notification title and icon color is darker,但是我仍然不明白为什么以及如何处理它。https://imgur.com/a/6nx4EsA