update:直播间UI调整:

1、小时榜数值居中显示
2、调整快捷语背景色
This commit is contained in:
2022-08-30 15:51:04 +08:00
parent b84d830627
commit 39957a3e28
3 changed files with 9 additions and 5 deletions

View File

@@ -257,7 +257,6 @@
layout="@layout/view_wish_list"
android:layout_width="14dp"
android:layout_height="14dp"
android:layout_weight="0.0"
android:src="@mipmap/live_icon_wishlist"
android:visibility="gone" />
@@ -266,8 +265,7 @@
android:layout_width="wrap_content"
android:layout_height="20dp"
android:layout_marginStart="0dp"
android:layout_marginEnd="6dp"
android:layout_weight="2"
android:layout_marginEnd="4dp"
android:flipInterval="5000"
android:inAnimation="@anim/anim_marquee_in"
android:outAnimation="@anim/anim_marquee_out" />
@@ -275,7 +273,6 @@
<ImageView
android:layout_width="4dp"
android:layout_height="8dp"
android:layout_gravity="center"
android:src="@drawable/live_icon_right_more" />