Commit 1395d068 authored by wanglei's avatar wanglei

...

parent ca52d441
...@@ -184,7 +184,6 @@ ...@@ -184,7 +184,6 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:layout_marginStart="10dp" android:layout_marginStart="10dp"
android:layout_marginEnd="8dp"
android:src="@mipmap/c_cleanjunk" android:src="@mipmap/c_cleanjunk"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
...@@ -225,7 +224,6 @@ ...@@ -225,7 +224,6 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:layout_marginStart="10dp" android:layout_marginStart="10dp"
android:layout_marginEnd="8dp"
android:src="@mipmap/c_whatsapp" android:src="@mipmap/c_whatsapp"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
...@@ -275,7 +273,6 @@ ...@@ -275,7 +273,6 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:layout_marginStart="10dp" android:layout_marginStart="10dp"
android:layout_marginEnd="8dp"
android:src="@mipmap/c_large" android:src="@mipmap/c_large"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
...@@ -316,7 +313,6 @@ ...@@ -316,7 +313,6 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:layout_marginStart="10dp" android:layout_marginStart="10dp"
android:layout_marginEnd="8dp"
android:src="@mipmap/c_appmanager" android:src="@mipmap/c_appmanager"
tools:ignore="ContentDescription" /> tools:ignore="ContentDescription" />
...@@ -376,7 +372,6 @@ ...@@ -376,7 +372,6 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:layout_marginStart="8dp"
android:layout_weight="1" android:layout_weight="1"
android:orientation="horizontal" android:orientation="horizontal"
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
...@@ -434,7 +429,6 @@ ...@@ -434,7 +429,6 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:layout_marginStart="8dp"
android:layout_weight="1" android:layout_weight="1"
android:orientation="horizontal" android:orientation="horizontal"
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
...@@ -505,7 +499,6 @@ ...@@ -505,7 +499,6 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:layout_marginStart="8dp"
android:layout_weight="1" android:layout_weight="1"
android:orientation="horizontal" android:orientation="horizontal"
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
...@@ -576,7 +569,6 @@ ...@@ -576,7 +569,6 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_vertical" android:layout_gravity="center_vertical"
android:layout_marginStart="8dp"
android:layout_weight="1" android:layout_weight="1"
android:orientation="horizontal" android:orientation="horizontal"
tools:ignore="UseCompoundDrawables"> tools:ignore="UseCompoundDrawables">
......
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