fix:修復直播间内送礼物热度榜不刷新的问题
This commit is contained in:
@@ -177,6 +177,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignBottom="@id/group_1"
|
||||
android:layout_marginLeft="15dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:layout_toRightOf="@id/group_1">
|
||||
|
||||
<LinearLayout
|
||||
@@ -232,7 +233,6 @@
|
||||
android:layout_height="30dp"
|
||||
android:layout_marginStart="6dp"
|
||||
android:layout_marginTop="4dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:src="@mipmap/icon_live_close_3" />
|
||||
</LinearLayout>
|
||||
</RelativeLayout>
|
||||
|
||||
Reference in New Issue
Block a user