Change color use in notification to FF0DBD8B
This commit is contained in:
@@ -30,5 +30,5 @@ object NotificationConfig {
|
||||
const val SUPPORT_QUICK_REPLY_ACTION = false
|
||||
|
||||
@ColorInt
|
||||
val NOTIFICATION_ACCENT_COLOR: Int = Color.parseColor("#FF368BD6")
|
||||
val NOTIFICATION_ACCENT_COLOR: Int = Color.parseColor("#FF0DBD8B")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user