From 2c93a3b95af80897fb0ca3f2ad5c4249b6a12fb3 Mon Sep 17 00:00:00 2001 From: ningwenqiang Date: Mon, 4 Nov 2024 16:03:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=B4=E6=92=AD=E7=82=B9=E5=87=BB=20?= =?UTF-8?q?=E7=9B=B4=E6=8E=A5=E5=BC=80=E6=92=AD=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=BF=BB=E8=AF=91=E7=9A=84=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/src/main/res/layout/activity_entry2.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/main/src/main/res/layout/activity_entry2.xml b/main/src/main/res/layout/activity_entry2.xml index b05bd19a5..44340833d 100644 --- a/main/src/main/res/layout/activity_entry2.xml +++ b/main/src/main/res/layout/activity_entry2.xml @@ -50,6 +50,7 @@ app:layout_constraintTop_toTopOf="@+id/lt_btn_facebook" /> @@ -97,7 +99,8 @@ android:textSize="14sp" app:layout_constraintBottom_toBottomOf="@+id/btn_google" app:layout_constraintEnd_toEndOf="@+id/btn_google" - app:layout_constraintStart_toEndOf="@+id/googleImg" + app:layout_constraintHorizontal_bias="0.0" + app:layout_constraintStart_toStartOf="@+id/textView4" app:layout_constraintTop_toTopOf="@+id/btn_google" />