Admin
2021-06-11 979f3ede5b10d3f873c1f1bd2aa400e2219742a0
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>