Admin
2021-02-20 e42e72f0f470b7c1d8a195745d9ea476c0c38ec8
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>