Commit 30162e14 authored by maxiaoliang's avatar maxiaoliang

修改弹窗显示1

parent 959d91d5
......@@ -68,18 +68,18 @@
</RelativeLayout>
<ImageView
android:id="@+id/iv_popup_close"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentRight="true"
android:layout_marginRight="15dp"
android:src="@mipmap/icon_main_popup_close" />
android:layout_centerHorizontal="true"
android:src="@mipmap/icon_main_popup_daily_drops" />
<ImageView
android:id="@+id/iv_popup_close"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
android:src="@mipmap/icon_main_popup_daily_drops" />
android:layout_alignParentRight="true"
android:layout_marginRight="15dp"
android:src="@mipmap/icon_main_popup_close" />
</RelativeLayout>
</FrameLayout>
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