From 29e200b8db74d31f49d4d1ac64a41ad44e1b3a90 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期一, 07 七月 2025 11:56:35 +0800 Subject: [PATCH] Merge branch 'master' into 1.2.1_google --- app/src/main/res/layout/item_plant_details.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/layout/item_plant_details.xml b/app/src/main/res/layout/item_plant_details.xml index 6074fcf..2572852 100644 --- a/app/src/main/res/layout/item_plant_details.xml +++ b/app/src/main/res/layout/item_plant_details.xml @@ -375,4 +375,5 @@ </RelativeLayout> -</com.hdl.photovoltaic.widget.SwipeLayout> \ No newline at end of file +</com.hdl.photovoltaic.widget.SwipeLayout> + -- Gitblit v1.8.0