From b38025882d7b03adb0a3acad136b90d4bafdcf0a Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 9 Dec 2020 00:29:22 +0800 Subject: Add custom theme entries for read posts. Fix crash in ViewUserDetailActivity. --- app/src/main/res/values/strings.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2fe0623c..87b52482 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -630,6 +630,10 @@ Applied to: Post title Post Content Color Applied to: Post content + Read Post Title Color + Applied to: Read Post Title + Read Post Content Color + Applied to: Read Post Content Comment Color Applied to: Comment Button Text Color @@ -646,6 +650,8 @@ Applied to: Background of every page and navigation drawer Card View Background Color Applied to: Post background and message background + Read Post Card View Background Color + Applied to: Read Post background Comment Background Color Applied to: Comment background Fully-Collapsed Comment Background Color -- cgit v1.2.3