fix: not meant to be quoted (#300)

* fix not meant to be quoted

* fix: thought he was slick

hiding in plain sight

* fix: it's not THAT important

* fix: flexible day / night borders
This commit is contained in:
TwistedUmbrellaX
2024-03-28 18:39:04 -04:00
committed by GitHub
parent 7951c2cf37
commit 6b868fa824
4 changed files with 36 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
android:right="-3dp"
android:bottom="-50dp">
<shape>
<stroke android:width="2dp" android:color="@color/bg_white" />
<stroke android:width="2dp" android:color="@color/bg_black" />
<corners
android:topLeftRadius="28dp"
android:topRightRadius="28dp"