995 lines
43 KiB
XML
995 lines
43 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="match_parent"
|
||
|
|
xmlns:tools="http://schemas.android.com/tools"
|
||
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
|
tools:ignore="ResourceName">
|
||
|
|
|
||
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="match_parent"
|
||
|
|
android:orientation="vertical"
|
||
|
|
android:paddingStart="@dimen/dp_12"
|
||
|
|
android:paddingEnd="@dimen/dp_12"
|
||
|
|
tools:background="@color/color_FF9BB1FF">
|
||
|
|
|
||
|
|
|
||
|
|
<View
|
||
|
|
android:id="@+id/view_top2"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="@dimen/dp_96"
|
||
|
|
android:layout_marginTop="@dimen/dp_25"
|
||
|
|
app:layout_constraintEnd_toStartOf="@+id/view_top1"
|
||
|
|
app:layout_constraintHorizontal_chainStyle="spread"
|
||
|
|
app:layout_constraintHorizontal_weight="1"
|
||
|
|
app:layout_constraintStart_toStartOf="parent"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top1" />
|
||
|
|
|
||
|
|
<View
|
||
|
|
android:id="@+id/view_top1"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="@dimen/dp_106"
|
||
|
|
android:layout_marginTop="@dimen/dp_15"
|
||
|
|
app:layout_constraintEnd_toStartOf="@+id/view_top3"
|
||
|
|
app:layout_constraintHorizontal_weight="1"
|
||
|
|
app:layout_constraintStart_toEndOf="@id/view_top2"
|
||
|
|
app:layout_constraintTop_toTopOf="parent" />
|
||
|
|
|
||
|
|
<View
|
||
|
|
android:id="@+id/view_top3"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="@dimen/dp_96"
|
||
|
|
android:layout_marginTop="@dimen/dp_25"
|
||
|
|
app:layout_constraintEnd_toEndOf="parent"
|
||
|
|
app:layout_constraintHorizontal_weight="1"
|
||
|
|
app:layout_constraintStart_toEndOf="@id/view_top1"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top1" />
|
||
|
|
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/riv_2"
|
||
|
|
android:layout_width="@dimen/dp_58"
|
||
|
|
android:layout_height="@dimen/dp_58"
|
||
|
|
android:src="@mipmap/ic_launcher"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@id/view_top2"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top2"
|
||
|
|
app:layout_constraintHorizontal_bias="0.5"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top2"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top2"
|
||
|
|
app:layout_constraintVertical_bias="0.7"
|
||
|
|
app:riv_oval="true" />
|
||
|
|
|
||
|
|
|
||
|
|
<FrameLayout
|
||
|
|
android:id="@+id/fl_2"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top2"
|
||
|
|
app:layout_constraintHorizontal_weight="1"
|
||
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
||
|
|
app:layout_constraintRight_toRightOf="parent"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top2"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top2"
|
||
|
|
tools:ignore="MissingConstraints">
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="@dimen/dp_110"
|
||
|
|
android:layout_height="@dimen/dp_160"
|
||
|
|
android:paddingStart="@dimen/dp_20"
|
||
|
|
android:layout_gravity="center"
|
||
|
|
android:scaleType="centerCrop"
|
||
|
|
android:src="@mipmap/guanb2" />
|
||
|
|
|
||
|
|
<RelativeLayout
|
||
|
|
android:id="@+id/r_2_1"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_gravity="center_horizontal"
|
||
|
|
android:gravity="center_horizontal"
|
||
|
|
>
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/im_user2"
|
||
|
|
android:layout_width="@dimen/dp_44"
|
||
|
|
android:layout_height="@dimen/dp_44"
|
||
|
|
android:src="@mipmap/ic_launcher"
|
||
|
|
android:layout_marginStart="@dimen/dp_10"
|
||
|
|
android:layout_marginTop="@dimen/dp_12"
|
||
|
|
app:riv_oval="true" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="@dimen/dp_50"
|
||
|
|
android:layout_height="@dimen/dp_50"
|
||
|
|
android:layout_gravity="center_horizontal"
|
||
|
|
android:background="@mipmap/huangg2"
|
||
|
|
android:layout_marginStart="@dimen/dp_8"
|
||
|
|
android:layout_marginTop="@dimen/dp_10" />
|
||
|
|
</RelativeLayout>
|
||
|
|
|
||
|
|
<RelativeLayout
|
||
|
|
android:id="@+id/r_2_2"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:gravity="center"
|
||
|
|
android:layout_gravity="center|top"
|
||
|
|
android:visibility="gone"
|
||
|
|
|
||
|
|
>
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/iv_second_cp1_head"
|
||
|
|
android:layout_width="@dimen/dp_40"
|
||
|
|
android:layout_height="@dimen/dp_40"
|
||
|
|
android:layout_marginStart="@dimen/dp_8"
|
||
|
|
android:layout_marginTop="10dp"
|
||
|
|
android:layout_marginBottom="10dp"
|
||
|
|
android:rotation="-20"
|
||
|
|
android:src="@mipmap/ic_launcher" />
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/iv_second_cp2_head"
|
||
|
|
android:layout_width="@dimen/dp_40"
|
||
|
|
android:layout_height="@dimen/dp_40"
|
||
|
|
android:layout_marginStart="0dp"
|
||
|
|
android:layout_marginTop="11dp"
|
||
|
|
android:layout_marginEnd="5dp"
|
||
|
|
android:layout_marginBottom="10dp"
|
||
|
|
android:layout_toEndOf="@+id/iv_second_cp1_head"
|
||
|
|
android:rotation="20"
|
||
|
|
android:src="@mipmap/ic_launcher" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="@dimen/dp_98"
|
||
|
|
android:layout_height="@dimen/dp_54"
|
||
|
|
android:layout_marginTop="@dimen/dp_1"
|
||
|
|
android:src="@mipmap/cp_second"
|
||
|
|
android:visibility="visible" />
|
||
|
|
|
||
|
|
</RelativeLayout>
|
||
|
|
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="23dp"
|
||
|
|
android:layout_gravity="center_horizontal|top"
|
||
|
|
android:layout_marginTop="@dimen/dp_63"
|
||
|
|
android:gravity="center"
|
||
|
|
android:text="TOP 2"
|
||
|
|
android:textColor="#4586DD"
|
||
|
|
android:textSize="14sp" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_username2"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_gravity="center_horizontal|bottom"
|
||
|
|
android:layout_marginBottom="@dimen/dp_60"
|
||
|
|
android:ellipsize="end"
|
||
|
|
android:gravity="center"
|
||
|
|
android:maxLength="3"
|
||
|
|
android:text=""
|
||
|
|
android:textColor="#ff333333"
|
||
|
|
android:textSize="10sp" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_id2"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="18dp"
|
||
|
|
android:layout_gravity="center_horizontal|bottom"
|
||
|
|
android:layout_marginBottom="@dimen/dp_42"
|
||
|
|
android:text=""
|
||
|
|
android:textColor="#ff666666"
|
||
|
|
android:textSize="10sp" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_xing2"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_gravity="center_horizontal|bottom"
|
||
|
|
android:layout_marginBottom="@dimen/dp_25"
|
||
|
|
android:background="@mipmap/bangdan4"
|
||
|
|
android:gravity="center"
|
||
|
|
android:paddingStart="@dimen/dp_15"
|
||
|
|
android:textColor="@color/black"
|
||
|
|
android:textSize="@dimen/sp_10"
|
||
|
|
tools:text="9070" />
|
||
|
|
|
||
|
|
</FrameLayout>
|
||
|
|
|
||
|
|
<FrameLayout
|
||
|
|
android:id="@+id/fl_1"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginTop="@dimen/dp_22"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@id/view_top1"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top1"
|
||
|
|
app:layout_constraintHorizontal_weight="1"
|
||
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
||
|
|
app:layout_constraintRight_toRightOf="parent"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top1"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top1"
|
||
|
|
tools:ignore="MissingConstraints">
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="@dimen/dp_110"
|
||
|
|
android:layout_height="@dimen/dp_160"
|
||
|
|
android:scaleType="centerCrop"
|
||
|
|
android:layout_gravity="center"
|
||
|
|
android:src="@mipmap/guanb1" />
|
||
|
|
|
||
|
|
<RelativeLayout
|
||
|
|
android:id="@+id/r_1_1"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_gravity="center|top"
|
||
|
|
android:gravity="center"
|
||
|
|
>
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/im_user1"
|
||
|
|
android:layout_width="@dimen/dp_44"
|
||
|
|
android:layout_height="@dimen/dp_44"
|
||
|
|
android:src="@mipmap/ic_launcher"
|
||
|
|
android:layout_marginStart="@dimen/dp_10"
|
||
|
|
android:layout_marginTop="@dimen/dp_12"
|
||
|
|
app:riv_oval="true" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/im1"
|
||
|
|
android:layout_width="@dimen/dp_50"
|
||
|
|
android:layout_height="@dimen/dp_50"
|
||
|
|
android:layout_gravity="center_horizontal|top|center"
|
||
|
|
android:layout_marginStart="@dimen/dp_8"
|
||
|
|
android:layout_marginTop="@dimen/dp_10"
|
||
|
|
android:src="@mipmap/huangg1" />
|
||
|
|
</RelativeLayout>
|
||
|
|
|
||
|
|
<RelativeLayout
|
||
|
|
android:id="@+id/r_1_2"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:gravity="center"
|
||
|
|
android:layout_gravity="center|top"
|
||
|
|
android:visibility="gone"
|
||
|
|
tools:visibility="visible"
|
||
|
|
>
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/iv_one_cp1_head"
|
||
|
|
android:layout_width="@dimen/dp_40"
|
||
|
|
android:layout_height="@dimen/dp_40"
|
||
|
|
android:layout_marginStart="@dimen/dp_8"
|
||
|
|
android:layout_marginTop="10dp"
|
||
|
|
android:layout_marginBottom="10dp"
|
||
|
|
android:rotation="-20"
|
||
|
|
android:src="@mipmap/ic_launcher" />
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/iv_one_cp2_head"
|
||
|
|
android:layout_width="@dimen/dp_40"
|
||
|
|
android:layout_height="@dimen/dp_40"
|
||
|
|
android:layout_marginStart="2dp"
|
||
|
|
android:layout_marginTop="11dp"
|
||
|
|
android:layout_marginEnd="10dp"
|
||
|
|
android:layout_marginBottom="10dp"
|
||
|
|
android:layout_toEndOf="@+id/iv_one_cp1_head"
|
||
|
|
android:rotation="20"
|
||
|
|
android:src="@mipmap/ic_launcher" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="@dimen/dp_98"
|
||
|
|
android:layout_height="@dimen/dp_54"
|
||
|
|
android:src="@mipmap/cp_one"
|
||
|
|
android:visibility="visible" />
|
||
|
|
|
||
|
|
</RelativeLayout>
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="23dp"
|
||
|
|
android:layout_gravity="center_horizontal|top"
|
||
|
|
android:layout_marginTop="@dimen/dp_62"
|
||
|
|
android:gravity="center"
|
||
|
|
android:text="TOP 1"
|
||
|
|
android:textColor="#D74D2C"
|
||
|
|
android:textSize="14sp" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_username1"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_gravity="center_horizontal|bottom"
|
||
|
|
android:layout_marginBottom="@dimen/dp_60"
|
||
|
|
android:ellipsize="end"
|
||
|
|
android:gravity="center"
|
||
|
|
android:maxLength="3"
|
||
|
|
android:text=""
|
||
|
|
android:textColor="#ff333333"
|
||
|
|
android:textSize="10sp" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_id1"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="18dp"
|
||
|
|
android:layout_gravity="center_horizontal|bottom"
|
||
|
|
android:layout_marginBottom="@dimen/dp_42"
|
||
|
|
android:text=""
|
||
|
|
android:textColor="#ff666666"
|
||
|
|
android:textSize="10sp" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_xing1"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_gravity="center_horizontal|bottom"
|
||
|
|
android:layout_marginBottom="@dimen/dp_25"
|
||
|
|
android:background="@mipmap/bangdan4"
|
||
|
|
android:gravity="center"
|
||
|
|
android:paddingStart="@dimen/dp_15"
|
||
|
|
android:textColor="@color/black"
|
||
|
|
android:textSize="@dimen/sp_10"
|
||
|
|
tools:text="9070" />
|
||
|
|
</FrameLayout>
|
||
|
|
|
||
|
|
<FrameLayout
|
||
|
|
android:id="@+id/fl_3"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top3"
|
||
|
|
app:layout_constraintHorizontal_weight="1"
|
||
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top3"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top3"
|
||
|
|
tools:ignore="MissingConstraints">
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="@dimen/dp_110"
|
||
|
|
android:layout_height="@dimen/dp_160"
|
||
|
|
android:layout_gravity="center"
|
||
|
|
android:paddingEnd="@dimen/dp_20"
|
||
|
|
android:scaleType="centerCrop"
|
||
|
|
android:src="@mipmap/guanb3" />
|
||
|
|
|
||
|
|
<RelativeLayout
|
||
|
|
android:id="@+id/r_3_1"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_gravity="center|top"
|
||
|
|
android:gravity="center"
|
||
|
|
|
||
|
|
>
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/im_user3"
|
||
|
|
android:layout_width="@dimen/dp_44"
|
||
|
|
android:layout_height="@dimen/dp_44"
|
||
|
|
android:src="@mipmap/ic_launcher"
|
||
|
|
android:layout_marginStart="@dimen/dp_17"
|
||
|
|
android:layout_marginTop="@dimen/dp_12"
|
||
|
|
app:riv_oval="true" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="@dimen/dp_50"
|
||
|
|
android:layout_height="@dimen/dp_50"
|
||
|
|
android:layout_gravity="center_horizontal"
|
||
|
|
android:src="@mipmap/huangg3"
|
||
|
|
android:layout_marginStart="@dimen/dp_15"
|
||
|
|
android:layout_marginTop="@dimen/dp_10"
|
||
|
|
android:layout_marginEnd="@dimen/dp_5"/>
|
||
|
|
|
||
|
|
</RelativeLayout>
|
||
|
|
|
||
|
|
|
||
|
|
<RelativeLayout
|
||
|
|
android:id="@+id/r_3_2"
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginStart="@dimen/dp_7"
|
||
|
|
android:gravity="center"
|
||
|
|
android:visibility="gone"
|
||
|
|
tools:visibility="visible"
|
||
|
|
>
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/iv_three_cp1_head"
|
||
|
|
android:layout_width="@dimen/dp_40"
|
||
|
|
android:layout_height="@dimen/dp_40"
|
||
|
|
android:layout_marginStart="@dimen/dp_8"
|
||
|
|
android:layout_marginTop="@dimen/dp_10"
|
||
|
|
android:layout_marginBottom="10dp"
|
||
|
|
android:rotation="-20"
|
||
|
|
android:src="@mipmap/ic_launcher" />
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/iv_three_cp2_head"
|
||
|
|
android:layout_width="@dimen/dp_40"
|
||
|
|
android:layout_height="@dimen/dp_40"
|
||
|
|
android:layout_marginStart="0dp"
|
||
|
|
android:layout_marginTop="@dimen/dp_10"
|
||
|
|
android:layout_marginEnd="5dp"
|
||
|
|
android:layout_marginBottom="10dp"
|
||
|
|
android:layout_toEndOf="@+id/iv_three_cp1_head"
|
||
|
|
android:rotation="20"
|
||
|
|
android:src="@mipmap/ic_launcher" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="@dimen/dp_98"
|
||
|
|
android:layout_height="@dimen/dp_54"
|
||
|
|
android:src="@mipmap/cp_three"
|
||
|
|
android:visibility="visible" />
|
||
|
|
|
||
|
|
</RelativeLayout>
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="23dp"
|
||
|
|
android:layout_gravity="center_horizontal|top"
|
||
|
|
android:layout_marginTop="@dimen/dp_63"
|
||
|
|
android:gravity="center"
|
||
|
|
android:text="TOP 3"
|
||
|
|
android:textColor="#E3B464"
|
||
|
|
android:textSize="14sp" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_username3"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_gravity="center_horizontal|bottom"
|
||
|
|
android:layout_marginBottom="@dimen/dp_60"
|
||
|
|
android:ellipsize="end"
|
||
|
|
android:gravity="center"
|
||
|
|
android:maxLength="3"
|
||
|
|
android:text=""
|
||
|
|
android:textColor="#ff333333"
|
||
|
|
android:textSize="10sp" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_id3"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="18dp"
|
||
|
|
android:layout_gravity="center_horizontal|bottom"
|
||
|
|
android:layout_marginBottom="@dimen/dp_42"
|
||
|
|
android:text=""
|
||
|
|
android:textColor="#ff666666"
|
||
|
|
android:textSize="10sp" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_xing3"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_gravity="center_horizontal|bottom"
|
||
|
|
android:layout_marginBottom="@dimen/dp_25"
|
||
|
|
android:background="@mipmap/bangdan4"
|
||
|
|
android:gravity="center"
|
||
|
|
android:paddingStart="@dimen/dp_15"
|
||
|
|
android:textColor="@color/black"
|
||
|
|
android:textSize="@dimen/sp_10"
|
||
|
|
tools:text="9070" />
|
||
|
|
</FrameLayout>
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="0dp"
|
||
|
|
android:background="@mipmap/huangg2"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@id/view_top2"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top2"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top2"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top2" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/iv_bg_two"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginStart="@dimen/dp_12"
|
||
|
|
android:layout_marginTop="@dimen/dp_110"
|
||
|
|
android:paddingStart="@dimen/dp_20"
|
||
|
|
android:scaleType="center"
|
||
|
|
android:src="@mipmap/guanb2"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@+id/iv_bg_one"
|
||
|
|
app:layout_constraintHorizontal_weight="1"
|
||
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
||
|
|
app:layout_constraintRight_toLeftOf="@id/iv_bg_one"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/view_top2"
|
||
|
|
app:layout_constraintTop_toTopOf="parent" />
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/riv_1"
|
||
|
|
android:layout_width="@dimen/dp_67"
|
||
|
|
android:layout_height="@dimen/dp_67"
|
||
|
|
android:src="@mipmap/ic_launcher"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@id/view_top1"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top1"
|
||
|
|
app:layout_constraintHorizontal_bias="0.487"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top1"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top1"
|
||
|
|
app:layout_constraintVertical_bias="0.6"
|
||
|
|
app:riv_oval="true" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="0dp"
|
||
|
|
android:background="@mipmap/huangg1"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@id/view_top1"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top1"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top1"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top1" />
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/riv_3"
|
||
|
|
android:layout_width="@dimen/dp_58"
|
||
|
|
android:layout_height="@dimen/dp_58"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@id/view_top3"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top3"
|
||
|
|
app:layout_constraintHorizontal_bias="0.5"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top3"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top3"
|
||
|
|
app:layout_constraintVertical_bias="0.7"
|
||
|
|
app:riv_oval="true" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="0dp"
|
||
|
|
android:background="@mipmap/huangg3"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@id/view_top3"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top3"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top3"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/view_top3" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/iv_bg_one"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginTop="@dimen/dp_70"
|
||
|
|
android:scaleType="center"
|
||
|
|
android:src="@mipmap/guanb1"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintHorizontal_weight="1"
|
||
|
|
app:layout_constraintLeft_toRightOf="@+id/iv_bg_two"
|
||
|
|
|
||
|
|
app:layout_constraintRight_toLeftOf="@id/iv_bg_three"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/view_top1"
|
||
|
|
app:layout_constraintTop_toTopOf="parent" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/iv_bg_three"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginRight="@dimen/dp_12"
|
||
|
|
android:paddingEnd="@dimen/dp_20"
|
||
|
|
android:scaleType="center"
|
||
|
|
android:src="@mipmap/guanb3"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@+id/iv_bg_one"
|
||
|
|
app:layout_constraintHorizontal_weight="1"
|
||
|
|
app:layout_constraintLeft_toRightOf="@id/iv_bg_one"
|
||
|
|
app:layout_constraintRight_toRightOf="parent"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/view_top3" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_name2"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginTop="@dimen/dp_13"
|
||
|
|
android:ellipsize="end"
|
||
|
|
android:maxWidth="@dimen/dp_90"
|
||
|
|
android:maxLength="10"
|
||
|
|
android:singleLine="true"
|
||
|
|
android:textColor="@color/color_white"
|
||
|
|
android:textSize="@dimen/sp_15"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top2"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top2"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/view_top2"
|
||
|
|
tools:text="我是一个温柔的大树" />
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.BeautifulNameView
|
||
|
|
android:id="@+id/beautiful_view_second"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top2"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top2"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/tv_name2" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_name1"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginTop="@dimen/dp_15"
|
||
|
|
android:maxWidth="@dimen/dp_90"
|
||
|
|
android:maxLength="10"
|
||
|
|
android:singleLine="true"
|
||
|
|
android:textColor="@color/color_white"
|
||
|
|
android:textSize="@dimen/sp_15"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top1"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top1"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/view_top1"
|
||
|
|
tools:text="我是一个温柔的大树" />
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.BeautifulNameView
|
||
|
|
android:id="@+id/beautiful_view_first"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top1"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top1"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/tv_name1" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_name3"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginTop="@dimen/dp_13"
|
||
|
|
android:maxWidth="@dimen/dp_90"
|
||
|
|
android:maxLength="10"
|
||
|
|
android:singleLine="true"
|
||
|
|
android:textColor="@color/color_white"
|
||
|
|
android:textSize="@dimen/sp_15"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top3"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top3"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/view_top3"
|
||
|
|
tools:text="我是一个温柔的大树" />
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.BeautifulNameView
|
||
|
|
android:id="@+id/beautiful_view_third"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top3"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top3"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/tv_name3" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_charm2"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginTop="32dp"
|
||
|
|
android:background="@mipmap/common_bg_rank_wealth_sr"
|
||
|
|
android:gravity="center"
|
||
|
|
android:paddingLeft="@dimen/dp_28"
|
||
|
|
android:paddingRight="@dimen/dp_5"
|
||
|
|
android:paddingBottom="@dimen/dp_2"
|
||
|
|
android:textColor="@color/color_FF333333"
|
||
|
|
android:textSize="@dimen/sp_8"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@+id/view_top2"
|
||
|
|
app:layout_constraintBottom_toTopOf="@+id/tv_name2"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top2"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top2"
|
||
|
|
tools:text="677777" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_charm1"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginTop="@dimen/dp_33"
|
||
|
|
android:background="@mipmap/common_bg_rank_wealth_sr"
|
||
|
|
android:gravity="center"
|
||
|
|
android:paddingLeft="@dimen/dp_28"
|
||
|
|
android:paddingRight="@dimen/dp_5"
|
||
|
|
android:paddingBottom="@dimen/dp_2"
|
||
|
|
android:textColor="@color/color_FF333333"
|
||
|
|
android:textSize="@dimen/sp_8"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@id/view_top1"
|
||
|
|
app:layout_constraintBottom_toTopOf="@+id/tv_name1"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top1"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top1"
|
||
|
|
tools:text="6777" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_charm3"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginTop="@dimen/dp_34"
|
||
|
|
android:background="@mipmap/common_bg_rank_wealth_sr"
|
||
|
|
android:gravity="center"
|
||
|
|
android:paddingLeft="@dimen/dp_28"
|
||
|
|
android:paddingRight="@dimen/dp_5"
|
||
|
|
android:paddingBottom="@dimen/dp_2"
|
||
|
|
android:textColor="@color/color_FF333333"
|
||
|
|
android:textSize="@dimen/sp_8"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintBottom_toBottomOf="@id/view_top3"
|
||
|
|
app:layout_constraintBottom_toTopOf="@+id/tv_name3"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top3"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top3"
|
||
|
|
tools:text="6777" />
|
||
|
|
|
||
|
|
<LinearLayout
|
||
|
|
android:id="@+id/ll_vip2"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:orientation="horizontal"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top2"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top2"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/beautiful_view_second">
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/iv_vip2"
|
||
|
|
android:layout_width="@dimen/dp_24"
|
||
|
|
android:layout_height="@dimen/dp_24"
|
||
|
|
android:scaleType="fitCenter" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/iv_level2"
|
||
|
|
android:layout_width="@dimen/dp_30"
|
||
|
|
android:layout_height="@dimen/dp_24"
|
||
|
|
android:scaleType="fitCenter" />
|
||
|
|
</LinearLayout>
|
||
|
|
|
||
|
|
<LinearLayout
|
||
|
|
android:id="@+id/ll_vip1"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:orientation="horizontal"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top1"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top1"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/beautiful_view_first">
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/iv_vip1"
|
||
|
|
android:layout_width="@dimen/dp_24"
|
||
|
|
android:layout_height="@dimen/dp_24"
|
||
|
|
android:scaleType="fitCenter" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/iv_level1"
|
||
|
|
android:layout_width="@dimen/dp_30"
|
||
|
|
android:layout_height="@dimen/dp_24"
|
||
|
|
android:scaleType="fitCenter" />
|
||
|
|
</LinearLayout>
|
||
|
|
|
||
|
|
<LinearLayout
|
||
|
|
android:id="@+id/ll_vip3"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:orientation="horizontal"
|
||
|
|
android:visibility="gone"
|
||
|
|
app:layout_constraintEnd_toEndOf="@id/view_top3"
|
||
|
|
app:layout_constraintStart_toStartOf="@id/view_top3"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/beautiful_view_third">
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/iv_vip3"
|
||
|
|
android:layout_width="@dimen/dp_24"
|
||
|
|
android:layout_height="@dimen/dp_24"
|
||
|
|
android:scaleType="fitCenter" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/iv_level3"
|
||
|
|
android:layout_width="@dimen/dp_30"
|
||
|
|
android:layout_height="@dimen/dp_24"
|
||
|
|
android:scaleType="fitCenter" />
|
||
|
|
</LinearLayout>
|
||
|
|
|
||
|
|
|
||
|
|
<androidx.recyclerview.widget.RecyclerView
|
||
|
|
android:id="@+id/recycle_view"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="0dp"
|
||
|
|
android:background="@drawable/common_bg_top_r15_white"
|
||
|
|
android:paddingTop="@dimen/dp_12"
|
||
|
|
android:paddingBottom="@dimen/dp_68"
|
||
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
||
|
|
app:layout_constraintEnd_toEndOf="parent"
|
||
|
|
app:layout_constraintHorizontal_bias="0.0"
|
||
|
|
app:layout_constraintStart_toStartOf="parent"
|
||
|
|
app:layout_constraintTop_toBottomOf="@id/fl_2"
|
||
|
|
app:layout_constraintVertical_bias="1.0" />
|
||
|
|
|
||
|
|
<com.lihang.ShadowLayout
|
||
|
|
android:id="@+id/sl_my"
|
||
|
|
android:layout_width="0dp"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
app:hl_cornerRadius_leftTop="@dimen/dp_15"
|
||
|
|
app:hl_cornerRadius_rightTop="@dimen/dp_15"
|
||
|
|
app:hl_shadowColor="#618F6FFF"
|
||
|
|
app:hl_shadowHidden="true"
|
||
|
|
app:hl_shadowHiddenBottom="false"
|
||
|
|
app:hl_shadowHiddenLeft="false"
|
||
|
|
app:hl_shadowHiddenRight="false"
|
||
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
||
|
|
app:layout_constraintEnd_toEndOf="parent"
|
||
|
|
app:layout_constraintStart_toStartOf="parent">
|
||
|
|
|
||
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
|
android:layout_width="match_parent"
|
||
|
|
android:layout_height="@dimen/dp_56"
|
||
|
|
android:background="@mipmap/bangdan"
|
||
|
|
android:paddingLeft="@dimen/dp_20"
|
||
|
|
android:paddingRight="@dimen/dp_20">
|
||
|
|
|
||
|
|
<RelativeLayout
|
||
|
|
android:id="@+id/rl_my"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:gravity="center_vertical"
|
||
|
|
app:layout_constraintStart_toStartOf="parent"
|
||
|
|
app:layout_constraintTop_toTopOf="parent"
|
||
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
||
|
|
tools:ignore="MissingConstraints"
|
||
|
|
android:visibility="gone">
|
||
|
|
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/riv"
|
||
|
|
android:layout_width="@dimen/dp_37"
|
||
|
|
android:layout_height="@dimen/dp_37"
|
||
|
|
app:gav_border_color="@color/color_FF5872FF"
|
||
|
|
app:gav_border_width="@dimen/dp_1"
|
||
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
||
|
|
app:layout_constraintStart_toStartOf="parent"
|
||
|
|
app:layout_constraintTop_toTopOf="parent"
|
||
|
|
app:riv_border_color="@color/color_FF5872FF"
|
||
|
|
app:riv_border_width="@dimen/dp_1"
|
||
|
|
app:riv_oval="true" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_name"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:paddingLeft="@dimen/dp_10"
|
||
|
|
android:paddingRight="@dimen/dp_10"
|
||
|
|
android:textColor="@color/color_FF333333"
|
||
|
|
android:textSize="@dimen/sp_14"
|
||
|
|
android:layout_toEndOf="@id/riv"
|
||
|
|
android:layout_toRightOf="@+id/riv"
|
||
|
|
app:layout_constraintStart_toEndOf="@id/riv"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/riv"
|
||
|
|
tools:text="Alan Bates" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_charm"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginLeft="@dimen/dp_10"
|
||
|
|
android:background="@mipmap/bangdan2"
|
||
|
|
android:gravity="center"
|
||
|
|
android:paddingLeft="@dimen/dp_25"
|
||
|
|
android:paddingRight="@dimen/dp_5"
|
||
|
|
android:paddingBottom="@dimen/dp_2"
|
||
|
|
android:textColor="@color/black"
|
||
|
|
android:textSize="@dimen/sp_10"
|
||
|
|
android:layout_toRightOf="@id/riv"
|
||
|
|
android:layout_alignBottom="@id/riv"
|
||
|
|
tools:text="9070" />
|
||
|
|
</RelativeLayout>
|
||
|
|
|
||
|
|
<RelativeLayout
|
||
|
|
android:id="@+id/rl_my_cp"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="match_parent"
|
||
|
|
android:gravity="center"
|
||
|
|
app:layout_constraintStart_toStartOf="parent"
|
||
|
|
app:layout_constraintTop_toTopOf="parent"
|
||
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
||
|
|
tools:ignore="MissingConstraints">
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/iv_my_cp1_head"
|
||
|
|
android:layout_width="@dimen/dp_30"
|
||
|
|
android:layout_height="@dimen/dp_30"
|
||
|
|
android:src="@mipmap/ic_launcher" />
|
||
|
|
|
||
|
|
<com.qxcm.moduleutil.widget.GifAvatarOvalView
|
||
|
|
android:id="@+id/iv_my_cp2_head"
|
||
|
|
android:layout_width="@dimen/dp_30"
|
||
|
|
android:layout_height="@dimen/dp_30"
|
||
|
|
android:layout_toEndOf="@+id/iv_my_cp1_head"
|
||
|
|
android:src="@mipmap/ic_launcher" />
|
||
|
|
|
||
|
|
<ImageView
|
||
|
|
android:id="@+id/v_my_cp1_head"
|
||
|
|
android:layout_width="@dimen/dp_60"
|
||
|
|
android:layout_height="@dimen/dp_35"
|
||
|
|
android:paddingBottom="@dimen/dp_7"
|
||
|
|
android:src="@mipmap/cp_pt"
|
||
|
|
android:visibility="visible" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_my_name"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:paddingLeft="@dimen/dp_15"
|
||
|
|
android:paddingRight="@dimen/dp_5"
|
||
|
|
android:layout_marginStart="@dimen/dp_12"
|
||
|
|
android:gravity="center"
|
||
|
|
android:textColor="@color/color_FF333333"
|
||
|
|
android:textSize="@dimen/sp_13"
|
||
|
|
android:layout_toEndOf="@id/v_my_cp1_head"
|
||
|
|
android:layout_toRightOf="@+id/v_my_cp1_head"
|
||
|
|
app:layout_constraintStart_toEndOf="@id/v_my_cp1_head"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/v_my_cp1_head"
|
||
|
|
tools:text="Alan Bates" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_my_id"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:textColor="@color/color_FF333333"
|
||
|
|
android:textSize="@dimen/sp_12"
|
||
|
|
android:gravity="center"
|
||
|
|
android:layout_toEndOf="@id/tv_my_name"
|
||
|
|
android:layout_toRightOf="@+id/tv_my_name"
|
||
|
|
app:layout_constraintStart_toEndOf="@id/tv_my_name"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/tv_my_name"
|
||
|
|
tools:text="ID:" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_my_charm"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginLeft="@dimen/dp_10"
|
||
|
|
android:paddingRight="@dimen/dp_5"
|
||
|
|
android:gravity="center"
|
||
|
|
android:textColor="@color/black"
|
||
|
|
android:textSize="@dimen/sp_13"
|
||
|
|
android:layout_toEndOf="@id/v_my_cp1_head"
|
||
|
|
android:layout_toRightOf="@+id/v_my_cp1_head"
|
||
|
|
android:layout_below="@id/tv_my_name"
|
||
|
|
tools:text="9070"
|
||
|
|
android:visibility="gone"/>
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_my_charm_id"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:textColor="@color/color_FF333333"
|
||
|
|
android:gravity="center"
|
||
|
|
android:textSize="@dimen/sp_12"
|
||
|
|
android:layout_toEndOf="@id/tv_my_charm"
|
||
|
|
android:layout_toRightOf="@+id/tv_my_charm"
|
||
|
|
app:layout_constraintStart_toEndOf="@id/tv_my_charm"
|
||
|
|
app:layout_constraintTop_toTopOf="@id/tv_my_charm"
|
||
|
|
android:layout_below="@+id/tv_my_id"
|
||
|
|
tools:text="ID:"
|
||
|
|
android:visibility="gone"/>
|
||
|
|
|
||
|
|
</RelativeLayout>
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_rank_no"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:textColor="@color/color_FFA8A8A8"
|
||
|
|
android:textSize="@dimen/sp_11"
|
||
|
|
android:layout_marginTop="@dimen/dp_20"
|
||
|
|
app:layout_constraintTop_toTopOf="parent"
|
||
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
||
|
|
app:layout_constraintEnd_toEndOf="parent"
|
||
|
|
tools:text="距上榜差 1232" />
|
||
|
|
|
||
|
|
<TextView
|
||
|
|
android:id="@+id/tv_rank_state"
|
||
|
|
android:layout_width="wrap_content"
|
||
|
|
android:layout_height="wrap_content"
|
||
|
|
android:layout_marginBottom="@dimen/dp_3"
|
||
|
|
android:text=""
|
||
|
|
android:textColor="@color/color_FF666666"
|
||
|
|
android:textSize="@dimen/sp_12"
|
||
|
|
android:layout_marginTop="@dimen/dp_10"
|
||
|
|
app:layout_constraintBottom_toTopOf="@id/tv_rank_no"
|
||
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
||
|
|
app:layout_constraintEnd_toEndOf="parent"
|
||
|
|
/>
|
||
|
|
|
||
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
|
|
||
|
|
</com.lihang.ShadowLayout>
|
||
|
|
|
||
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
|
|
||
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|