From e2173e0c0926659068d4bc6703071aee73851a6d Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 3 Sep 2019 16:42:34 +0800 Subject: Change score color if the post is voted. --- app/src/main/res/values/colors.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index ba621d20..03c19020 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -59,4 +59,6 @@ #EE7302 @color/colorPrimary + + #8A000000 -- cgit v1.2.3