Commit ee59e97d6fefa0eb7f330c4793c3677b5b3cb982

Authored by 姚旭斌
1 parent e456fe36

no message

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
app/src/main/res/layout/fragment_ce_ping.xml
... ... @@ -167,7 +167,6 @@
167 167 android:onClick="onClick"
168 168 android:background="@drawable/shape_xueqing_radius8">
169 169 <ImageView
170   - android:layout_margin="@dimen/size_dp_8"
171 170 android:layout_width="match_parent"
172 171 android:layout_height="match_parent"
173 172 android:scaleType="fitXY"
... ... @@ -220,7 +219,6 @@
220 219 android:onClick="onClick"
221 220 android:background="@drawable/shape_xueqing_radius8">
222 221 <ImageView
223   - android:layout_margin="@dimen/size_dp_8"
224 222 android:layout_width="match_parent"
225 223 android:layout_height="match_parent"
226 224 android:scaleType="fitXY"
... ... @@ -266,7 +264,6 @@
266 264 android:onClick="onClick"
267 265 android:background="@drawable/shape_xueqing_radius8">
268 266 <ImageView
269   - android:layout_margin="@dimen/size_dp_8"
270 267 android:layout_width="match_parent"
271 268 android:layout_height="match_parent"
272 269 android:scaleType="fitXY"
... ...