guoshen
2024-06-29 e6014ef123350d5c0cadabe9c18e26b3d5a3c729
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="8dp"/>
    <solid android:color="#f3f3f3"/>
</shape>