From 787e4835efe07c79bce9e7074f3cf5984c247cd8 Mon Sep 17 00:00:00 2001 From: yangyakun Date: Wed, 21 Aug 2024 11:14:14 +0800 Subject: [PATCH] =?UTF-8?q?[1.0.0]=20[=E9=9A=90=E8=97=8F=E8=B0=83=E8=AF=95?= =?UTF-8?q?=E6=8C=89=E9=92=AE]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OCH/common/common/src/main/res/layout/fragment_video_player.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/OCH/common/common/src/main/res/layout/fragment_video_player.xml b/OCH/common/common/src/main/res/layout/fragment_video_player.xml index c53c3905b4..becec91ba9 100644 --- a/OCH/common/common/src/main/res/layout/fragment_video_player.xml +++ b/OCH/common/common/src/main/res/layout/fragment_video_player.xml @@ -13,6 +13,7 @@ android:id="@+id/acb_add_site_video" android:text="添加视频" android:gravity="center" + android:visibility="gone" app:layout_constraintTop_toTopOf="parent" app:layout_constraintStart_toStartOf="parent" android:layout_width="@dimen/dp_100"