|
@@ -4,6 +4,10 @@
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content">
|
|
android:layout_height="wrap_content">
|
|
|
|
|
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="150dp"
|
|
|
|
|
+ android:background="@drawable/rectangle_dim_c80cccccc"/>
|
|
|
<kr.co.zumo.app.lifeplus.view.custom.main.banner.MainBannerView
|
|
<kr.co.zumo.app.lifeplus.view.custom.main.banner.MainBannerView
|
|
|
android:id="@+id/main_banner_view_first_category"
|
|
android:id="@+id/main_banner_view_first_category"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|