update:直播间UI调整:
1、小时榜数值居中显示 2、调整快捷语背景色
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user