From 3bb74d98c4964b36cf4d4cd6a6e372ac0795bf9c Mon Sep 17 00:00:00 2001 From: kunfei Date: Sun, 27 Feb 2022 19:15:17 +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 --- app/src/main/res/layout/dialog_content_edit.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/main/res/layout/dialog_content_edit.xml b/app/src/main/res/layout/dialog_content_edit.xml index 8061678a4..34c7caa81 100644 --- a/app/src/main/res/layout/dialog_content_edit.xml +++ b/app/src/main/res/layout/dialog_content_edit.xml @@ -19,7 +19,6 @@ android:id="@+id/content_view" android:layout_width="match_parent" android:layout_height="match_parent" - android:padding="12dp" - android:textIsSelectable="true" /> + android:padding="12dp" /> \ No newline at end of file