Change color use in notification to FF0DBD8B
This commit is contained in:
parent
faa40dbb19
commit
8a91ec7254
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue