From 5933e33a4c06463c9c6a7ec714787f19a6abc400 Mon Sep 17 00:00:00 2001 From: kunfei Date: Thu, 19 Mar 2020 19:32:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/view_preference.xml | 28 ++++++++++----------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/app/src/main/res/layout/view_preference.xml b/app/src/main/res/layout/view_preference.xml index 203241bf0..87b10ef5b 100644 --- a/app/src/main/res/layout/view_preference.xml +++ b/app/src/main/res/layout/view_preference.xml @@ -1,7 +1,6 @@ - + android:orientation="horizontal" + android:focusable="true"> - + android:layout_height="24dp" + tools:ignore="ContentDescription,RtlHardcoded" /> + android:layout_height="wrap_content" /> + android:layout_height="wrap_content" /> - + android:layout_height="wrap_content" + tools:ignore="RtlHardcoded" /> \ No newline at end of file