habitica-android/Habitica/res/drawable/rounded_avatar_bg.xml
2018-07-13 15:58:53 +02:00

4 lines
150 B
XML

<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@color/transparent" />
</shape>