pengwuliang 8 месяцев назад
Родитель
Сommit
e4f089e5af

+ 2 - 1
app/src/main/res/layout/layout_vip_recharge_label_view.xml

@@ -10,7 +10,8 @@
         android:id="@+id/iv_vip_recharge_level"
         android:layout_width="0dp"
         android:layout_height="match_parent"
-        app:layout_constraintDimensionRatio="64:29"
+        app:layout_constraintDimensionRatio="65:29"
+        app:actualImageScaleType="fitCenter"
         tools:layout_height="25dp" />
 
 </merge>

+ 1 - 1
module/rank/src/main/res/layout/item_extra_info.xml

@@ -2,7 +2,7 @@
 <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:app="http://schemas.android.com/apk/res-auto"
     xmlns:tools="http://schemas.android.com/tools"
-    android:layout_width="70dp"
+    android:layout_width="wrap_content"
     android:layout_height="18dp"
     tools:background="@color/color_CC000000">