wjc
2024-12-04 0bf583d6fa50fc4ab1eb4dd55c968e6333c9640c
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="3.5dp" />
    <solid android:color="#FFB9B9B9" />
</shape>