From 4d60e53308ee868f02eb16d454f6d79a79593bda Mon Sep 17 00:00:00 2001 From: Alexander Zatsepin Date: Tue, 17 Apr 2018 19:42:15 +0300 Subject: [PATCH] [android] Fixed text color in libnotify push --- android/res/values/libnotify.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/res/values/libnotify.xml b/android/res/values/libnotify.xml index ee48392c8d..1fc3739c78 100644 --- a/android/res/values/libnotify.xml +++ b/android/res/values/libnotify.xml @@ -14,5 +14,5 @@ Provide a color which could be used in libnotify notifications as secondary font color (may be also configured in notify console). --> - color/text_dark + color/button_accent_text