1、開通守護-使用優惠券

This commit is contained in:
Martin
2024-07-05 13:58:35 +08:00
parent 963fe2c110
commit 3dcc801331
7 changed files with 89 additions and 27 deletions

View File

@@ -2,13 +2,13 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="310dp"
android:layout_height="250dp"
android:layout_height="220dp"
android:gravity="center_horizontal"
android:orientation="vertical">
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="230dp"
android:layout_height="200dp"
android:background="@drawable/guard_buy_tips_bg">
<ImageView
@@ -40,7 +40,7 @@
android:layout_below="@+id/title"
android:layout_centerHorizontal="true"
android:layout_marginStart="20dp"
android:layout_marginTop="10dp"
android:layout_marginTop="30dp"
android:layout_marginEnd="20dp"
android:gravity="center"
android:letterSpacing="0.1"