Commit e79f5662 authored by wanglei's avatar wanglei

...ad

parent 09e47bda
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
tools:ignore="UselessParent"> tools:ignore="UselessParent">
<ImageView <ImageView
android:layout_width="35dp" android:layout_width="40dp"
android:layout_height="35dp" android:layout_height="40dp"
android:layout_margin="2dp" android:layout_margin="2dp"
android:src="@mipmap/cleanjunk_ss" android:src="@mipmap/cleanjunk_ss"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
...@@ -58,8 +58,8 @@ ...@@ -58,8 +58,8 @@
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
<ImageView <ImageView
android:layout_width="35dp" android:layout_width="40dp"
android:layout_height="35dp" android:layout_height="40dp"
android:layout_marginBottom="6dp" android:layout_marginBottom="6dp"
android:src="@mipmap/manage_ss" android:src="@mipmap/manage_ss"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
...@@ -84,8 +84,8 @@ ...@@ -84,8 +84,8 @@
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
<ImageView <ImageView
android:layout_width="35dp" android:layout_width="40dp"
android:layout_height="35dp" android:layout_height="40dp"
android:layout_marginBottom="6dp" android:layout_marginBottom="6dp"
android:src="@mipmap/battery_ss" android:src="@mipmap/battery_ss"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
...@@ -111,8 +111,8 @@ ...@@ -111,8 +111,8 @@
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
<ImageView <ImageView
android:layout_width="35dp" android:layout_width="40dp"
android:layout_height="35dp" android:layout_height="40dp"
android:layout_marginBottom="6dp" android:layout_marginBottom="6dp"
android:src="@mipmap/screenshot_ss" android:src="@mipmap/screenshot_ss"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
......
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
tools:ignore="UselessParent"> tools:ignore="UselessParent">
<ImageView <ImageView
android:layout_width="35dp" android:layout_width="40dp"
android:layout_height="35dp" android:layout_height="40dp"
android:layout_margin="2dp" android:layout_margin="2dp"
android:src="@mipmap/cleanjunk_ss" android:src="@mipmap/cleanjunk_ss"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
...@@ -58,8 +58,8 @@ ...@@ -58,8 +58,8 @@
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
<ImageView <ImageView
android:layout_width="35dp" android:layout_width="40dp"
android:layout_height="35dp" android:layout_height="40dp"
android:layout_marginBottom="6dp" android:layout_marginBottom="6dp"
android:src="@mipmap/manage_ss" android:src="@mipmap/manage_ss"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
...@@ -84,8 +84,8 @@ ...@@ -84,8 +84,8 @@
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
<ImageView <ImageView
android:layout_width="35dp" android:layout_width="40dp"
android:layout_height="35dp" android:layout_height="40dp"
android:layout_marginBottom="6dp" android:layout_marginBottom="6dp"
android:src="@mipmap/battery_ss" android:src="@mipmap/battery_ss"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
...@@ -111,8 +111,8 @@ ...@@ -111,8 +111,8 @@
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
<ImageView <ImageView
android:layout_width="35dp" android:layout_width="40dp"
android:layout_height="35dp" android:layout_height="40dp"
android:layout_marginBottom="6dp" android:layout_marginBottom="6dp"
android:src="@mipmap/screenshot_ss" android:src="@mipmap/screenshot_ss"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
......
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