From c7a387df3dedb1d602242b9962db0afda25410fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=80=E3=81=AD=E3=81=93?= Date: Thu, 21 Dec 2023 12:19:48 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AC=E3=82=A4=E3=82=A2=E3=82=A6=E3=83=88?= =?UTF-8?q?=E3=83=9E=E3=83=BC=E3=82=B8=E3=83=B3=E8=A8=AD=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/list_item_scanner_component_manager_stub.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/component/scanner/src/main/res/layout/list_item_scanner_component_manager_stub.xml b/component/scanner/src/main/res/layout/list_item_scanner_component_manager_stub.xml index 8e4b11c0..a7a91966 100644 --- a/component/scanner/src/main/res/layout/list_item_scanner_component_manager_stub.xml +++ b/component/scanner/src/main/res/layout/list_item_scanner_component_manager_stub.xml @@ -3,7 +3,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" - android:layout_height="wrap_content"> + android:layout_height="wrap_content" + android:layout_margin="24px">