update 优化OOM点
This commit is contained in:
parent
0f9bd6aa3c
commit
13c53644a2
@ -1530,7 +1530,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/live_top"
|
||||
android:visibility="gone">
|
||||
android:visibility="gone"
|
||||
tools:visibility="visible">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/time"
|
||||
@ -1653,7 +1654,6 @@
|
||||
android:layout_height="30dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:scaleType="centerCrop"
|
||||
android:src="@mipmap/bg_guard_buy_top_1"
|
||||
app:riv_oval="true" />
|
||||
|
||||
<TextView
|
||||
@ -1707,7 +1707,7 @@
|
||||
android:layout_height="30dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:scaleType="centerCrop"
|
||||
android:src="@mipmap/bg_guard_buy_top_1"
|
||||
|
||||
app:riv_oval="true" />
|
||||
|
||||
<TextView
|
||||
@ -1761,7 +1761,7 @@
|
||||
android:layout_height="30dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:scaleType="centerCrop"
|
||||
android:src="@mipmap/bg_guard_buy_top_1"
|
||||
|
||||
app:riv_oval="true" />
|
||||
|
||||
<TextView
|
||||
@ -1817,7 +1817,7 @@
|
||||
android:layout_height="30dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:scaleType="centerCrop"
|
||||
android:src="@mipmap/bg_guard_buy_top_1"
|
||||
|
||||
app:riv_oval="true" />
|
||||
|
||||
<TextView
|
||||
@ -1873,7 +1873,6 @@
|
||||
android:layout_height="30dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:scaleType="centerCrop"
|
||||
android:src="@mipmap/bg_guard_buy_top_1"
|
||||
app:riv_oval="true" />
|
||||
|
||||
<TextView
|
||||
@ -2038,7 +2037,7 @@
|
||||
android:layout_marginEnd="1dp"
|
||||
android:layout_marginBottom="11dp"
|
||||
android:scaleType="centerCrop"
|
||||
|
||||
|
||||
app:riv_oval="true" />
|
||||
|
||||
<ImageView
|
||||
@ -2072,7 +2071,7 @@
|
||||
android:layout_marginEnd="1dp"
|
||||
android:layout_marginBottom="11dp"
|
||||
android:scaleType="centerCrop"
|
||||
|
||||
|
||||
app:riv_oval="true" />
|
||||
|
||||
<ImageView
|
||||
@ -2106,7 +2105,7 @@
|
||||
android:layout_marginEnd="1dp"
|
||||
android:layout_marginBottom="11dp"
|
||||
android:scaleType="centerCrop"
|
||||
|
||||
|
||||
app:riv_oval="true" />
|
||||
|
||||
<ImageView
|
||||
|
Loading…
Reference in New Issue
Block a user