hxb
2024-10-24 773b9953ad645b39a9efa8ab6d71dfc9d9e4e22e
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <corners android:radius="@dimen/dp_17" />
    <solid android:color="@color/text_38C494" />
</shape>