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 9f6268a3..3de60417 100644 --- a/feature/home/src/main/res/layout/fragment_home_top.xml +++ b/feature/home/src/main/res/layout/fragment_home_top.xml @@ -1,6 +1,5 @@ - @@ -30,7 +29,7 @@ android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" app:layout_collapseMode="pin" - app:title="HOGE"/> + app:title="HOGE" /> @@ -62,11 +61,4 @@ - - - \ No newline at end of file + \ No newline at end of file