code: Modification Drawable Resource files
This commit is contained in:
parent
3ac24b61ca
commit
4b56041a23
@ -2,7 +2,7 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/white" />
|
||||
<stroke
|
||||
android:width="2dp"
|
||||
android:width="3dp"
|
||||
android:color="@color/beige" />
|
||||
<corners android:radius="8dp"/>
|
||||
</shape>
|
Loading…
x
Reference in New Issue
Block a user