Change color use in notification to FF0DBD8B
This commit is contained in:
parent
e8c2902aa0
commit
c47a836e42
1 changed files with 1 additions and 1 deletions
|
|
@ -30,5 +30,5 @@ object NotificationConfig {
|
||||||
const val SUPPORT_QUICK_REPLY_ACTION = false
|
const val SUPPORT_QUICK_REPLY_ACTION = false
|
||||||
|
|
||||||
@ColorInt
|
@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