From 5172ae96a7b919532ea6054c2f3d98c5fe1ec4f7 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 17 Sep 2019 16:56:04 +0800 Subject: Change the color of the comment's vertical bar. Long press the comment to expand or collapse. Version 1.0.9. --- app/src/main/res/values/colors.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 6c8a40b5..82afbe60 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -61,4 +61,12 @@ @color/colorPrimary #8A000000 + + #1565C0 + #EE02BE + #02DFEE + #EED502 + #EE0220 + #02EE6E + #EE4602 -- cgit v1.2.3