Fix android system bars overlapping UI #1564 #1574

This commit is contained in:
advplyr
2025-05-21 17:26:31 -05:00
parent 1357a0628f
commit 1cf36e5549
8 changed files with 71 additions and 20 deletions
+2 -2
View File
@@ -3,5 +3,5 @@
<color name="light_blue_200">#FF81D4FA</color>
<color name="light_blue_600">#FF039BE5</color>
<color name="light_blue_900">#FF01579B</color>
<color name="background_dark">#262626</color>
</resources>
<color name="background_dark">#232323</color>
</resources>