From 17a56f4c656076bc56413bf57809d8e1db74541f Mon Sep 17 00:00:00 2001 From: max Date: Wed, 22 May 2024 16:03:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E6=88=BF=E9=97=B4?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E8=AE=BE=E7=BD=AEitem=E9=97=B4=E8=B7=9D?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/room_bg_setting_item.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/room_bg_setting_item.xml b/app/src/main/res/layout/room_bg_setting_item.xml index 29eba9ae4..1924ff2f0 100644 --- a/app/src/main/res/layout/room_bg_setting_item.xml +++ b/app/src/main/res/layout/room_bg_setting_item.xml @@ -3,14 +3,14 @@ xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" + android:layout_marginHorizontal="@dimen/dp_7" + android:layout_marginVertical="@dimen/dp_8" android:layout_height="wrap_content">