| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" |
| | | xmlns:app="http://schemas.android.com/apk/res-auto" |
| | | android:id="@+id/me_parent" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent"> |
| | | android:layout_height="match_parent" |
| | | |
| | | > |
| | | |
| | | |
| | | <include |
| | | android:id="@+id/toolbar_top_fragment_me_rl" |
| | | layout="@layout/toolbar_top_view_52" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/fragment_me_icon_iv" |
| | | android:layout_width="69dp" |
| | | android:layout_height="69dp" |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:id="@+id/fragment_me_icon_parent_cl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="@dimen/dp_39" |
| | | android:background="@drawable/default_user" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/toolbar_top_fragment_me_rl" /> |
| | | app:layout_constraintTop_toBottomOf="@+id/toolbar_top_fragment_me_rl"> |
| | | |
| | | <TextView |
| | | android:id="@+id/fragment_me_user_name_iv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="25dp" |
| | | android:layout_marginTop="@dimen/dp_16" |
| | | android:text="开始设计了" |
| | | android:textColor="@color/text_90000000" |
| | | android:textSize="@dimen/text_18" |
| | | app:layout_constraintEnd_toEndOf="@+id/fragment_me_icon_iv" |
| | | app:layout_constraintStart_toStartOf="@+id/fragment_me_icon_iv" |
| | | app:layout_constraintTop_toBottomOf="@+id/fragment_me_icon_iv" /> |
| | | <ImageView |
| | | android:id="@+id/fragment_me_icon_iv" |
| | | android:layout_width="69dp" |
| | | android:layout_height="69dp" |
| | | android:background="@drawable/default_image" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | | |
| | | <include |
| | | android:id="@+id/fragment_me_line_set_il" |
| | | layout="@layout/fragment_me_line" |
| | | <TextView |
| | | android:id="@+id/fragment_me_user_name_iv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="25dp" |
| | | android:layout_marginTop="@dimen/dp_16" |
| | | android:textColor="@color/text_90000000" |
| | | android:textSize="@dimen/text_18" |
| | | app:layout_constraintEnd_toEndOf="@+id/fragment_me_icon_iv" |
| | | app:layout_constraintStart_toStartOf="@+id/fragment_me_icon_iv" |
| | | app:layout_constraintTop_toBottomOf="@+id/fragment_me_icon_iv" /> |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_64" |
| | | android:layout_height="0dp" |
| | | android:layout_marginTop="@dimen/dp_48" |
| | | android:orientation="vertical" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/fragment_me_user_name_iv" /> |
| | | app:layout_constraintTop_toBottomOf="@+id/fragment_me_icon_parent_cl"> |
| | | |
| | | <include |
| | | android:id="@+id/fragment_me_line_asregards_il" |
| | | layout="@layout/fragment_me_line" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_64" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/fragment_me_line_set_il" /> |
| | | <include |
| | | android:id="@+id/fragment_me_line_set_il" |
| | | layout="@layout/fragment_me_line" /> |
| | | |
| | | <include |
| | | android:id="@+id/fragment_me_line_asregards_il" |
| | | layout="@layout/fragment_me_line" /> |
| | | </LinearLayout> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |