DeteMin
2020-01-15 7584a724d8ff312cae1ae57c6918df10ea72b686
1
2
3
4
5
<shape xmlns:android="http://schemas.android.com/apk/res/android"
    android:shape="oval">
    <solid android:color="#FF0000"/>
    <stroke android:width="0dp" android:color="#fff" />
</shape>