Commit c50b1b4b authored by wangxuewei's avatar wangxuewei

[提交人]:王雪伟

[提交简述] :幸福农场
[实现方案] :大图广告加背景
parent d1c7c08b
...@@ -160,7 +160,8 @@ ...@@ -160,7 +160,8 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginLeft="18dp" android:layout_marginLeft="18dp"
android:layout_marginTop="10dp" android:layout_marginTop="5dp"
android:background="@color/white"
android:visibility="gone" android:visibility="gone"
android:layout_marginRight="18dp" /> android:layout_marginRight="18dp" />
......
...@@ -158,15 +158,9 @@ ...@@ -158,15 +158,9 @@
android:layout_marginLeft="18dp" android:layout_marginLeft="18dp"
android:layout_marginTop="10dp" android:layout_marginTop="10dp"
android:layout_marginRight="18dp" android:layout_marginRight="18dp"
android:background="@color/white"
android:visibility="gone" /> android:visibility="gone" />
<ImageView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_marginTop="14dp"
android:src="@drawable/icon_main_dialog_see_details"
android:visibility="gone" />
</LinearLayout> </LinearLayout>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment