| | |
| | | android:id="@+id/me_parent" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/text_FF161616"> |
| | | android:background="@color/text_FF000000"> |
| | | |
| | | <androidx.core.widget.NestedScrollView |
| | | android:layout_width="match_parent" |
| | |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:background="@drawable/search_bj_ff333738" |
| | | android:background="@drawable/search_bj_ff1c1c1e" |
| | | android:orientation="vertical" |
| | | 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" |
| | | layout="@layout/fragment_me_line" /> |