liugl
2020-12-29 aaadcd1b0131392be5573a1fc6b3e92f08c5cb87
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="#F3F1F7"/>
    <corners android:radius="5dp"/>
</shape>