添加礼物,活动

This commit is contained in:
18401019693
2022-08-17 15:16:14 +08:00
parent 062040ce15
commit 3a11fd3955
10 changed files with 173 additions and 75 deletions

View File

@@ -2,8 +2,8 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item>
<shape android:shape="rectangle">
<corners android:topLeftRadius="10dp"
android:topRightRadius="10dp"/>
<corners android:topLeftRadius="12dp"
android:topRightRadius="12dp"/>
<solid android:color="#f5121001" />
</shape>
</item>