Commit 9bb34a6b authored by wangxuewei's avatar wangxuewei

Merge remote-tracking branch 'origin/develop_cache' into develop_cache

parents 0f65dd97 1bf9c0f2
......@@ -150,10 +150,10 @@
<ImageView
android:id="@+id/lv_get_drop_close"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_width="35dp"
android:layout_height="35dp"
android:layout_alignParentRight="true"
android:paddingRight="20dp"
android:layout_marginRight="@dimen/dp_30"
android:src="@mipmap/icon_main_popup_close" />
</RelativeLayout>
......
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