habitica-android/Habitica/res/drawable/circle_gray300.xml
2020-09-04 18:17:34 +02:00

4 lines
No EOL
190 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
<solid android:color="@color/dimmed_background" />
</shape>