master
yova 1 year ago
parent 732a191f41
commit b88506179c

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
>
<solid android:color="#fff"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
<size android:width="150px"
android:height="30px"/>
</shape>
Loading…
Cancel
Save