Commit dfbda85a authored by mengcuiguang2's avatar mengcuiguang2

代码优化

parent 7ab7b22d
......@@ -6,11 +6,11 @@
<ImageView
android:id="@+id/app_logo"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_width="80dp"
android:layout_height="80dp"
android:layout_centerHorizontal="true"
android:layout_marginTop="140dp"
android:src="@mipmap/ic_splash_pic" />
android:src="@mipmap/ic_launcher_main" />
<TextView
android:layout_width="wrap_content"
......
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