MM内地版本

This commit is contained in:
guozhen
2024-12-05 17:25:35 +08:00
committed by xuhuixiang
parent 27639db559
commit e1b17dbbd3
62 changed files with 2283 additions and 1904 deletions

View File

@@ -28,7 +28,7 @@
android:layout_width="0dp"
android:layout_height="0dp"
android:background="@mipmap/user_info_bg1"
app:layout_constraintDimensionRatio="375:175"
app:layout_constraintDimensionRatio="375:146"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent" />
@@ -179,6 +179,7 @@
app:layout_constraintDimensionRatio="375:210"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
android:visibility="gone"
app:layout_constraintTop_toTopOf="parent">
<LinearLayout
@@ -188,6 +189,7 @@
android:layout_marginRight="@dimen/dp_15"
android:background="@drawable/index_user_bg"
android:orientation="vertical"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintDimensionRatio="348:70"
app:layout_constraintLeft_toLeftOf="parent"