parent
b1b2e16a8c
commit
a68ebdd7ea
@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<stroke
|
||||
android:width="1dp"
|
||||
android:color="@color/colorBlack"/>
|
||||
<corners
|
||||
android:bottomRightRadius="5dp"
|
||||
android:topRightRadius="5dp"/>
|
||||
|
||||
</shape>
|
Loading…
Reference in new issue