admin
2021-05-15 2aead6275fdd1bbbd778abc0e85663a2578fab06
1
2
3
4
5
6
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
 
    <!-- 圆角 -->
    <corners android:radius="25dp" />
 
</shape>