From 90f71e4a44d9ecccb222a1be4dd4bd16f87e2443 Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Mon, 14 Oct 2024 13:55:31 +0530 Subject: [PATCH] Fix navbar and statusbar tint in light mode --- res/values/themes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/res/values/themes.xml b/res/values/themes.xml index 058ec428f..696df2171 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -45,6 +45,9 @@ true @*android:color/e_primary_text_color @*android:color/e_secondary_text_color + + ?attr/isLightTheme + ?attr/isLightTheme