From 20119c1e9849ab28add56b977ffbca87e13e1072 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 14 二月 2025 10:47:09 +0800 Subject: [PATCH] 2025年02月14日10:46:45 --- app/src/main/res/layout/fragment_me.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/layout/fragment_me.xml b/app/src/main/res/layout/fragment_me.xml index 6517fe0..5c9fd49 100644 --- a/app/src/main/res/layout/fragment_me.xml +++ b/app/src/main/res/layout/fragment_me.xml @@ -133,10 +133,11 @@ 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" /> -- Gitblit v1.8.0