From b2a96c30d9f1c2a0d58b96b0aca24e6755ec697f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=80=E3=81=AD=E3=81=93?= <66072112+r-ca@users.noreply.github.com> Date: Thu, 21 Dec 2023 12:34:46 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"=E3=83=AC=E3=82=A4=E3=82=A2=E3=82=A6?= =?UTF-8?q?=E3=83=88=E4=BF=AE=E6=AD=A3"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 3db91fb937156aea6b6a80f01672d4d9e4e2a93d. --- ...st_item_scanner_component_manager_stub.xml | 27 ++++++------------- 1 file changed, 8 insertions(+), 19 deletions(-) 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 6d769e6d..38ef3417 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 @@ -16,36 +16,25 @@ + android:layout_height="match_parent" + android:orientation="vertical"> - - + android:text="TextView" /> + android:text="TextView" /> @@ -54,7 +43,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1" - android:text="Path" /> + android:text="TextView" /> \ No newline at end of file