1.巡乐会头像的界面修改
This commit is contained in:
@@ -63,9 +63,12 @@
|
||||
|
||||
|
||||
<com.xscm.moduleutil.view.QXMeetUserView
|
||||
app:avatarSize="@dimen/dp_40"
|
||||
app:dressSize="@dimen/dp_60"
|
||||
app:tagMargin="-2dp"
|
||||
android:id="@+id/gv_fz"
|
||||
android:layout_width="@dimen/dp_60"
|
||||
android:layout_height="@dimen/dp_83"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="@dimen/dp_11"
|
||||
app:layout_constraintEnd_toStartOf="@+id/iv_zyx"
|
||||
app:layout_constraintTop_toTopOf="@+id/iv_zyx"
|
||||
@@ -83,11 +86,22 @@
|
||||
android:scaleType="fitCenter"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
/>
|
||||
<TextView
|
||||
android:textColor="#D1D6FF"
|
||||
android:textSize="@dimen/sp_12"
|
||||
android:translationY="@dimen/dp_98"
|
||||
app:layout_constraintLeft_toLeftOf="@+id/iv_zyx"
|
||||
app:layout_constraintRight_toRightOf="@+id/iv_zyx"
|
||||
app:layout_constraintBottom_toTopOf="@+id/iv_zyx"
|
||||
android:text="赠予"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"/>
|
||||
|
||||
<com.xscm.moduleutil.view.QXTimeDownView
|
||||
android:layout_marginTop="@dimen/dp_30"
|
||||
android:id="@+id/qx_djs"
|
||||
android:layout_width="@dimen/dp_88"
|
||||
android:layout_height="@dimen/dp_98"
|
||||
android:layout_height="@dimen/dp_88"
|
||||
app:layout_constraintStart_toEndOf="@+id/gv_fz"
|
||||
android:layout_marginStart="@dimen/dp_10"
|
||||
app:layout_constraintTop_toBottomOf="@+id/iv_zyx"
|
||||
@@ -95,12 +109,14 @@
|
||||
/>
|
||||
|
||||
<com.xscm.moduleutil.view.QXMeetUserView
|
||||
app:tagMargin="-10dp"
|
||||
app:avatarSize="@dimen/dp_60"
|
||||
app:dressSize="@dimen/dp_84"
|
||||
android:id="@+id/gv_xyz"
|
||||
android:layout_width="@dimen/dp_94"
|
||||
android:layout_height="@dimen/dp_118"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/dp_21"
|
||||
app:layout_constraintEnd_toStartOf="@+id/iv_zyx"
|
||||
android:layout_marginEnd="-13dp"
|
||||
android:translationY="@dimen/dp_78"
|
||||
app:layout_constraintTop_toBottomOf="@+id/gv_fz"
|
||||
/>
|
||||
@@ -119,6 +135,7 @@
|
||||
|
||||
|
||||
<com.xscm.moduleutil.view.QXMeetGiftView
|
||||
|
||||
android:id="@+id/gv_fzlw"
|
||||
android:layout_width="@dimen/dp_48"
|
||||
android:layout_height="@dimen/dp_76"
|
||||
|
||||
Reference in New Issue
Block a user