notificationColor property

int? notificationColor
final

消息通知栏颜色,将应用到 NotificationCompat.Builder 的 setColor 方法 对Android 5.0 以后机型会影响到smallIcon

Implementation

final int? notificationColor;