wjc
2025-04-10 13420bde01402f662559045910bf0dece36a3926
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_245EC3"/>
    <corners android:radius="@dimen/dp_8"/>
</shape>