From 5752e3285bb3835bee632c32207de3e988cc3c72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=80=E3=81=AD=E3=81=93?= Date: Mon, 22 Jan 2024 11:01:57 +0900 Subject: [PATCH] =?UTF-8?q?ToolBar=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/fragment_home_top.xml | 47 ++----------------- 1 file changed, 4 insertions(+), 43 deletions(-) diff --git a/feature/home/src/main/res/layout/fragment_home_top.xml b/feature/home/src/main/res/layout/fragment_home_top.xml index 3fc0b723..73850323 100644 --- a/feature/home/src/main/res/layout/fragment_home_top.xml +++ b/feature/home/src/main/res/layout/fragment_home_top.xml @@ -1,50 +1,11 @@ + android:layout_height="match_parent"> - - - - - - - - - - - - - - - + android:layout_height="match_parent" /> \ No newline at end of file