From fdc8bfd58e65626fbe4381336e38fe36baade770 Mon Sep 17 00:00:00 2001 From: Ishan09811 <156402647+Ishan09811@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:34:45 +0530 Subject: [PATCH] Make navigation Bar Fully Transparent (#381) * Make navigation Bar Fully Transparent * if the theme color is white then don't use the light navigation bar * fixes navigation bar visibility in light mode --- src/pandroid/app/src/main/res/values/themes.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/pandroid/app/src/main/res/values/themes.xml b/src/pandroid/app/src/main/res/values/themes.xml index 2ade7102..343fab28 100644 --- a/src/pandroid/app/src/main/res/values/themes.xml +++ b/src/pandroid/app/src/main/res/values/themes.xml @@ -24,7 +24,11 @@ 32sp - - \ No newline at end of file +