Commit 0e02fbb7 authored by wanglei's avatar wanglei

...

parent f17d770f
...@@ -19,8 +19,8 @@ ...@@ -19,8 +19,8 @@
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
<ImageView <ImageView
android:layout_width="45dp" android:layout_width="50dp"
android:layout_height="45dp" android:layout_height="50dp"
android:layout_gravity="center_horizontal" android:layout_gravity="center_horizontal"
android:layout_marginTop="8.5dp" android:layout_marginTop="8.5dp"
android:src="@mipmap/clean" android:src="@mipmap/clean"
...@@ -49,8 +49,8 @@ ...@@ -49,8 +49,8 @@
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
<ImageView <ImageView
android:layout_width="45dp" android:layout_width="50dp"
android:layout_height="45dp" android:layout_height="50dp"
android:layout_gravity="center_horizontal" android:layout_gravity="center_horizontal"
android:layout_marginTop="8.5dp" android:layout_marginTop="8.5dp"
android:src="@mipmap/news" android:src="@mipmap/news"
......
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