mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 22:31:01 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user