From 636c4bb04e4fcd723766b82732990cdb4ae4ea2e Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期四, 22 二月 2024 15:48:23 +0800
Subject: [PATCH] 删除掉本地库
---
app/src/main/res/layout/activity_my_power_station.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/app/src/main/res/layout/activity_my_power_station.xml b/app/src/main/res/layout/activity_my_power_station.xml
index a11ac27..50ed6b0 100644
--- a/app/src/main/res/layout/activity_my_power_station.xml
+++ b/app/src/main/res/layout/activity_my_power_station.xml
@@ -21,7 +21,6 @@
app:layout_constraintTop_toTopOf="parent" />
<!--娑堟伅-Fragment-->
<androidx.fragment.app.FragmentContainerView
-
android:id="@+id/my_message_fcv2"
android:name="com.hdl.photovoltaic.ui.message.MessageFragment"
android:layout_width="match_parent"
--
Gitblit v1.8.0