hxb
2023-06-28 c0f055a3d7c853b178120aa3b8bf3b3d0115ed96
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/text_94B6E7"/>
    <corners android:radius="@dimen/dp_4"/>
</shape>