From c53b16d174ffe7aafe3043d811292876bf82219e Mon Sep 17 00:00:00 2001
From: Ishan09811 <156402647+Ishan09811@users.noreply.github.com>
Date: Thu, 25 Jan 2024 22:10:50 +0530
Subject: [PATCH] if the theme color is white then don't use the light
navigation bar
---
src/pandroid/app/src/main/res/values/themes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/pandroid/app/src/main/res/values/themes.xml b/src/pandroid/app/src/main/res/values/themes.xml
index 47fe9b5d..d7421195 100644
--- a/src/pandroid/app/src/main/res/values/themes.xml
+++ b/src/pandroid/app/src/main/res/values/themes.xml
@@ -94,6 +94,7 @@
- true
- @color/text_secondary_dark
- @color/text_secondary_dark
+ - false