From d71fe7d92e120e4c69953a23e8e48a93ab4bd854 Mon Sep 17 00:00:00 2001 From: zlzw <583819556@qq.com> Date: Wed, 23 Nov 2022 16:55:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=9B=B4=E6=92=AD=E5=87=86?= =?UTF-8?q?=E5=A4=87=E7=95=8C=E9=9D=A2-=E9=80=89=E6=8B=A9=E9=A2=91?= =?UTF-8?q?=E9=81=93UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- live/src/main/res/layout/dialog_new_live_room_class.xml | 4 +--- live/src/main/res/layout/item_new_live_ready_class.xml | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/live/src/main/res/layout/dialog_new_live_room_class.xml b/live/src/main/res/layout/dialog_new_live_room_class.xml index 90c572a97..754b35fb1 100644 --- a/live/src/main/res/layout/dialog_new_live_room_class.xml +++ b/live/src/main/res/layout/dialog_new_live_room_class.xml @@ -22,7 +22,7 @@ android:id="@+id/textView2" android:layout_width="0dp" android:layout_height="wrap_content" - android:layout_marginStart="5dp" + android:layout_marginStart="10dp" android:layout_marginTop="10dp" android:text="@string/live_class_tip_title" android:textColor="#F6F7FB" @@ -37,11 +37,9 @@ android:layout_marginStart="10dp" android:layout_marginTop="8dp" - android:layout_marginEnd="10dp" android:text="@string/live_class_tip" android:textColor="#B3F6F7FB" android:textSize="14sp" - app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/textView2" /> diff --git a/live/src/main/res/layout/item_new_live_ready_class.xml b/live/src/main/res/layout/item_new_live_ready_class.xml index 61c1db27b..080821226 100644 --- a/live/src/main/res/layout/item_new_live_ready_class.xml +++ b/live/src/main/res/layout/item_new_live_ready_class.xml @@ -4,7 +4,7 @@ android:layout_height="60dp" android:layout_marginBottom="12dp" android:background="@drawable/bg_new_live_room_type_uncheck" - android:paddingLeft="35dp" + android:paddingLeft="15dp" android:paddingRight="15dp">