lizhanwei
2020-05-08 5771636bf3c5bc5d0557467b09547e4f565ddb5d
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
    android:shape="rectangle">
<solid android:color="#d4237a"/>
</shape>