mac
2023-12-29 ecaff4ffd05c630ac32e49daf3b9b8904052b0fe
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>