From 6628a36a9272251793cd2ac7ea288fc7f5f50ebf Mon Sep 17 00:00:00 2001 From: cyberta Date: Tue, 25 Jul 2023 17:37:06 +0200 Subject: make it easier to set splash screen background color in custom flavor --- app/src/custom/res/values/custom-theme.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/custom/res') diff --git a/app/src/custom/res/values/custom-theme.xml b/app/src/custom/res/values/custom-theme.xml index 771fd745..70e4616e 100644 --- a/app/src/custom/res/values/custom-theme.xml +++ b/app/src/custom/res/values/custom-theme.xml @@ -26,4 +26,6 @@ @color/black800 @color/black800 + + @color/colorPrimary -- cgit v1.2.3