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

5 lines
150 B
XML
Raw Normal View History

2018-07-13 13:58:53 +00:00
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@color/transparent" />
</shape>