新增PK TOP
This commit is contained in:
@@ -518,7 +518,7 @@
|
||||
<LinearLayout
|
||||
android:visibility="visible"
|
||||
android:id="@+id/live_rank_pk"
|
||||
android:layout_width="65dp"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="20dp"
|
||||
android:background="@drawable/bg_live_item_pk_rank"
|
||||
android:layout_alignTop="@id/hour_rank_layout"
|
||||
@@ -531,8 +531,6 @@
|
||||
android:id="@+id/rank_pk_vf"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginStart="10dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:flipInterval="5000"
|
||||
android:inAnimation="@anim/anim_marquee_in"
|
||||
android:outAnimation="@anim/anim_marquee_out" />
|
||||
@@ -1244,7 +1242,14 @@
|
||||
</FrameLayout>
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/icon_pk_top"
|
||||
android:src="@mipmap/icon_rank_top_box"
|
||||
android:layout_width="130dp"
|
||||
android:layout_marginTop="40dp"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_alignTop="@+id/live_video"
|
||||
android:layout_height="35dp"/>
|
||||
<RelativeLayout
|
||||
android:id="@+id/lt_pk_line"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user