From 0586360408f8a910e32267367a17461d7bab8564 Mon Sep 17 00:00:00 2001
From: Martin <13046765170@163.com>
Date: Sat, 14 Sep 2024 11:21:28 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=99=BB=E5=BD=95=E9=A1=B5UI?=
=?UTF-8?q?=E9=97=B4=E8=B7=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
main/src/main/res/layout/activity_entry.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/main/src/main/res/layout/activity_entry.xml b/main/src/main/res/layout/activity_entry.xml
index 54a256edf..f60997e6b 100644
--- a/main/src/main/res/layout/activity_entry.xml
+++ b/main/src/main/res/layout/activity_entry.xml
@@ -87,7 +87,7 @@
@@ -121,7 +121,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/login_use_phone"
- android:layout_marginLeft="25dp"
+ android:layout_marginLeft="35dp"
android:textColor="@color/black1"
android:textSize="14sp" />
@@ -171,6 +171,7 @@