| | |
| | | android:gravity="left" |
| | | android:maxWidth="130dp" |
| | | android:singleLine="true" |
| | | android:text="昵称昵称昵称昵称" |
| | | android:textColor="@color/white" |
| | | android:textSize="18sp" |
| | | android:textStyle="bold" |
| | |
| | | |
| | | </LinearLayout> |
| | | |
| | | <com.tejia.lijin.app.ui.subview.RadiusCardView |
| | | android:layout_width="53.5dp" |
| | | android:layout_height="12.5dp" |
| | | android:layout_marginTop="5dp" |
| | | app:rcv_bottomRightRadiu="12dp" |
| | | app:rcv_topLeftRadiu="12dp"> |
| | | |
| | | <ImageView |
| | | android:id="@+id/iv_rank" |
| | | android:scaleType="fitXY" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent"></ImageView> |
| | | |
| | | </com.tejia.lijin.app.ui.subview.RadiusCardView> |
| | | |
| | | |
| | | <androidx.appcompat.widget.LinearLayoutCompat |
| | | android:id="@+id/tv_user_numlayout" |
| | | android:layout_width="wrap_content" |