From 85cc437b91682d76e7021211a38bc28398bd862f Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 20 Jul 2025 19:28:36 -0700 Subject: [PATCH] Stay with the NoActionBar theme, even though the bar did not show up with DarkActionBar set. --- app/src/main/res/values/styles.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 88c34d9..04740ee 100755 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -18,13 +18,11 @@ parent="@android:style/Theme.Light.NoTitleBar"> -