Files
Dantotsu/app/src/main/res/drawable/score.xml
aayush262 3619355cb4 fix: idr
2024-04-11 17:26:20 +05:30

5 lines
150 B
XML

<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="?attr/colorPrimary" />
</shape>