From 61cb218e5ed23f2b5d0b268856021990c16c674f Mon Sep 17 00:00:00 2001 From: HapeLee <1321903405@qq.com> Date: Wed, 5 Nov 2025 18:06:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E8=A7=84=E5=88=99=20#224?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout/activity_replace_edit.xml | 26 ++++++++++++++----- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/layout/activity_replace_edit.xml b/app/src/main/res/layout/activity_replace_edit.xml index 166fad9f8..1456b1931 100644 --- a/app/src/main/res/layout/activity_replace_edit.xml +++ b/app/src/main/res/layout/activity_replace_edit.xml @@ -24,12 +24,13 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" - android:padding="16dp"> + android:paddingHorizontal="16dp"> + @@ -85,6 +91,7 @@ @@ -109,6 +116,7 @@ android:id="@+id/til_replace_to" android:layout_width="match_parent" android:layout_height="wrap_content" + android:hint="@string/replace_to"> + android:layout_height="wrap_content" + android:layout_marginBottom="16dp"> + android:hint="@string/replace_scope" + android:layout_marginBottom="8dp"> + android:hint="@string/replace_exclude_scope" + android:layout_marginBottom="8dp"> + android:hint="@string/timeout_millisecond" + android:layout_marginBottom="16dp">