mac
2024-09-25 f1b6f9eeb0c65be3be02eba1296bf69067af6d9b
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>