queenwuli
2021-01-19 a3a48da30bdea132d2bfbb47fa2ccf83f1937c45
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="oval" android:useLevel="false"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <solid android:color="#ffdd524d" />
</shape>