From d8ccf23b48c9c40af6cba3bc6839729b8e2a0d0c Mon Sep 17 00:00:00 2001 From: Fankesyooni Date: Mon, 31 Jan 2022 00:55:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=80=9A=E7=9F=A5=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E4=BC=98=E5=8C=96=E5=90=8D=E5=8D=95=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=B9=B6=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81=E5=92=8C=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/activity_config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/activity_config.xml b/app/src/main/res/layout/activity_config.xml index a10cc89..f415a9b 100644 --- a/app/src/main/res/layout/activity_config.xml +++ b/app/src/main/res/layout/activity_config.xml @@ -75,7 +75,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:divider="@color/trans" - android:dividerHeight="5dp" + android:dividerHeight="15dp" android:listSelector="@null" android:padding="15dp" android:scrollbars="none" />