habitica-android/Habitica/res/drawable/setup_customization_flower_bg_selected.xml

6 lines
260 B
XML
Raw Permalink Normal View History

2017-04-10 16:48:06 +00:00
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
<stroke android:color="@color/brand_400" android:width="3dp" />
<size android:height="50dp" android:width="50dp" />
</shape>