调整直播间观众列表贵族icon不居中问题
This commit is contained in:
parent
fc1bada607
commit
e8367b8f1a
@ -126,7 +126,7 @@
|
||||
<ImageView
|
||||
android:id="@+id/level"
|
||||
android:layout_width="42dp"
|
||||
android:layout_height="14dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:scaleType="fitXY"
|
||||
android:layout_marginLeft="5dp" />
|
||||
|
||||
@ -142,6 +142,7 @@
|
||||
android:layout_width="40dp"
|
||||
android:layout_height="40dp"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginLeft="25dp"
|
||||
android:layout_marginRight="35dp" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user