From 2e91f8abdcb87feda9e237895d4460a19fd7aed8 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 10 一月 2025 15:41:23 +0800 Subject: [PATCH] 2025年01月10日15:40:19 --- 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