From a780a28dda6b62b1b70f7a16da2fa72090286cd8 Mon Sep 17 00:00:00 2001 From: Fahim Date: Fri, 25 Feb 2022 18:54:10 +0600 Subject: [PATCH] 4969-R-Fix_color_code_mismatch_issue issue: https://gitlab.e.foundation/e/backlog/-/issues/4969 color_default_foreground2 & color_default_blue3 ids were overlapped --- lineage/res/res/values/public.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lineage/res/res/values/public.xml b/lineage/res/res/values/public.xml index cb4be221..00801338 100644 --- a/lineage/res/res/values/public.xml +++ b/lineage/res/res/values/public.xml @@ -26,13 +26,13 @@ - - - - + + + + -- GitLab