mac
2024-05-15 3dd48dce2190ca0d5be0b7e9fc16588dcf878129
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>