| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_44" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_44" |
| | | android:layout_marginTop="@dimen/dp_38" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | |
| | | android:id="@+id/me_title_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_centerInParent="true" |
| | | android:text="@string/me" |
| | | android:textColor="@color/text_030D1C" |
| | | android:textSize="@dimen/text_18" |
| | | android:layout_centerInParent="true" |
| | | /> |
| | | android:textSize="@dimen/text_18" /> |
| | | |
| | | |
| | | </RelativeLayout> |
| | |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/fragment_me_icon_parent_cl"> |
| | | <!--设备调试--> |
| | | <include |
| | | android:id="@+id/fragment_me_line_device_debug_il" |
| | | layout="@layout/fragment_me_line" /> |
| | | <!--主账号才显示--> |
| | | <include |
| | | android:id="@+id/fragment_me_line_user_management_il" |