From 27fda83dcf64e6e33ef5af2709cd68034292a52f Mon Sep 17 00:00:00 2001 From: Andrew Kaster Date: Sat, 16 Sep 2023 17:33:40 -0600 Subject: [PATCH] Ladybird/Android: Add window options to night theme These were added to the non-night theme to accomodate our custom action bar. Add them to the night theme to make it actually usable. --- Ladybird/Android/src/main/res/values-night/themes.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Ladybird/Android/src/main/res/values-night/themes.xml b/Ladybird/Android/src/main/res/values-night/themes.xml index e7fd979824..6826c0d61e 100644 --- a/Ladybird/Android/src/main/res/values-night/themes.xml +++ b/Ladybird/Android/src/main/res/values-night/themes.xml @@ -12,5 +12,7 @@ ?attr/colorPrimaryVariant + false + true