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 73850323..3fc0b723 100644 --- a/feature/home/src/main/res/layout/fragment_home_top.xml +++ b/feature/home/src/main/res/layout/fragment_home_top.xml @@ -1,11 +1,50 @@ + android:layout_height="match_parent" + android:background="@color/colorSurface"> - + android:layout_height="match_parent"> + + + + + + + + + + + + + + \ No newline at end of file