VIP排行UI调整

This commit is contained in:
huangjian
2022-10-31 21:04:17 +08:00
parent b5f61fdfee
commit 18d77c93b1

View File

@@ -8,7 +8,8 @@
android:orientation="horizontal">
<FrameLayout
android:layout_width="70dp"
android:layout_width="58dp"
android:layout_marginStart="6dp"
android:layout_height="wrap_content">
<ImageView
@@ -50,6 +51,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="4dp"
android:layout_marginEnd="10dp"
android:layout_weight="1"
android:lines="1"
android:textColor="@color/white"
@@ -61,7 +63,6 @@
<LinearLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="50dp"
android:layout_marginEnd="22dp"
android:gravity="end"
android:orientation="vertical">