Commit 0b1616d3 authored by jianglx's avatar jianglx

修改升级宽的样式

parent e817d7cf
......@@ -15,9 +15,9 @@
android:orientation="vertical">
<ImageView
android:scaleType="centerCrop"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:scaleType="fitXY"
android:layout_width="@dimen/dialog_width"
android:layout_height="@dimen/dialog_img_height"
android:src="@drawable/icon_dialog_top" />
<TextView
......
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