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:
parent
7951c2cf37
commit
6b868fa824
4 changed files with 36 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue