调整PK位置
This commit is contained in:
parent
2371ef1dee
commit
17ec4753b6
@ -517,11 +517,11 @@
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/live_rank_pk"
|
||||
android:layout_width="70dp"
|
||||
android:layout_width="75dp"
|
||||
android:layout_height="20dp"
|
||||
android:layout_alignTop="@id/hour_rank_layout"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_marginEnd="15dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:background="@drawable/bg_live_item_pk_rank"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
|
Loading…
Reference in New Issue
Block a user