From b8ee7151f826c6a626381c0958cb5541f4fb3fe5 Mon Sep 17 00:00:00 2001 From: gedoor Date: Tue, 13 Oct 2020 22:24:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout/dialog_replace_edit.xml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/layout/dialog_replace_edit.xml b/app/src/main/res/layout/dialog_replace_edit.xml index dbdeb7158..362180e8b 100644 --- a/app/src/main/res/layout/dialog_replace_edit.xml +++ b/app/src/main/res/layout/dialog_replace_edit.xml @@ -1,19 +1,19 @@ + android:layout_height="match_parent" + android:orientation="vertical"> + app:title="@string/replace_rule_edit" + app:titleTextAppearance="@style/ToolbarTitle" /> + android:layout_height="wrap_content" + android:maxLines="6" /> + android:layout_height="wrap_content" + android:maxLines="6" /> + android:layout_height="wrap_content" + android:maxLines="6" />