| | |
| | | android:layout_width="7dp" |
| | | android:layout_height="@dimen/dp_12" |
| | | android:layout_marginStart="@dimen/text_15" |
| | | android:layout_marginTop="@dimen/dp_21" |
| | | android:src="@drawable/next" |
| | | app:layout_constraintBottom_toBottomOf="@+id/fragment_me_user_name_tv" |
| | | app:layout_constraintStart_toEndOf="@+id/fragment_me_user_name_tv" |
| | | app:layout_constraintTop_toBottomOf="@+id/fragment_me_icon_iv" /> |
| | | app:layout_constraintTop_toTopOf="@+id/fragment_me_user_name_tv" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/fragment_me_user_role_tv" |
| | |
| | | layout="@layout/fragment_me_line" /> |
| | | |
| | | <include |
| | | android:id="@+id/fragment_me_line_set_il" |
| | | android:id="@+id/fragment_me_line_asregards_il" |
| | | layout="@layout/fragment_me_line" /> |
| | | |
| | | <include |
| | | android:id="@+id/fragment_me_line_asregards_il" |
| | | android:id="@+id/fragment_me_line_set_il" |
| | | layout="@layout/fragment_me_line" /> |
| | | </LinearLayout> |
| | | |