From 7307444d2d7c8d48fbf44c1770aa63187e795e28 Mon Sep 17 00:00:00 2001 From: 562935844@qq.com Date: 星期四, 17 八月 2023 11:39:18 +0800 Subject: [PATCH] 切换为打包模式 --- AndroidOpenDemo/app/src/main/res/layout/fragment_device_detail_name.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/AndroidOpenDemo/app/src/main/res/layout/fragment_device_detail_name.xml b/AndroidOpenDemo/app/src/main/res/layout/fragment_device_detail_name.xml index a8b0b1e..f5bc67d 100644 --- a/AndroidOpenDemo/app/src/main/res/layout/fragment_device_detail_name.xml +++ b/AndroidOpenDemo/app/src/main/res/layout/fragment_device_detail_name.xml @@ -11,6 +11,7 @@ android:layout_height="@dimen/px_130" android:background="@color/lc_demo_color_ffffff" android:gravity="center_vertical" + android:visibility="gone" android:paddingLeft="@dimen/px_30" android:paddingRight="@dimen/px_30"> -- Gitblit v1.8.0