|
@@ -136,11 +136,12 @@
|
|
|
android:textColor="@color/white"
|
|
android:textColor="@color/white"
|
|
|
android:textSize="@dimen/sp_22"
|
|
android:textSize="@dimen/sp_22"
|
|
|
android:textStyle="bold"
|
|
android:textStyle="bold"
|
|
|
|
|
+ android:layout_marginEnd="12dp"
|
|
|
app:layout_constraintHorizontal_chainStyle="packed"
|
|
app:layout_constraintHorizontal_chainStyle="packed"
|
|
|
app:layout_constraintLeft_toRightOf="@+id/iv_avatar"
|
|
app:layout_constraintLeft_toRightOf="@+id/iv_avatar"
|
|
|
app:layout_constraintTop_toTopOf="@+id/iv_avatar"
|
|
app:layout_constraintTop_toTopOf="@+id/iv_avatar"
|
|
|
app:layout_constraintVertical_chainStyle="packed"
|
|
app:layout_constraintVertical_chainStyle="packed"
|
|
|
- tools:text="游客12e3d游客12e3d" />
|
|
|
|
|
|
|
+ tools:text="游客12e3d游客12e3d游客12e3d游客12e3d游客12e3d游客12e3d" />
|
|
|
|
|
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/iv_edu_cert"
|
|
android:id="@+id/iv_edu_cert"
|
|
@@ -177,7 +178,7 @@
|
|
|
android:numStars="5"
|
|
android:numStars="5"
|
|
|
android:rating="0"
|
|
android:rating="0"
|
|
|
android:stepSize="1"
|
|
android:stepSize="1"
|
|
|
- android:visibility="visible"
|
|
|
|
|
|
|
+ android:visibility="gone"
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/tv_nickname"
|
|
app:layout_constraintBottom_toBottomOf="@+id/tv_nickname"
|
|
|
app:layout_constraintLeft_toRightOf="@+id/tv_nickname"
|
|
app:layout_constraintLeft_toRightOf="@+id/tv_nickname"
|