From 45b63e870e2a15e7fa8462a3c303d3852ed0f1b0 Mon Sep 17 00:00:00 2001 From: Lindong Date: Tue, 27 Jan 2026 14:18:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89load=E9=81=AE=E7=BD=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/vididinapp_feature_home_item_layout.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/vididinapp_feature_home_item_layout.xml b/app/src/main/res/layout/vididinapp_feature_home_item_layout.xml index bf8e67a..b14c2e3 100644 --- a/app/src/main/res/layout/vididinapp_feature_home_item_layout.xml +++ b/app/src/main/res/layout/vididinapp_feature_home_item_layout.xml @@ -14,7 +14,7 @@ android:id="@+id/iv_mask" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@color/black" + android:background="#00000000" android:clickable="false" android:layout_gravity="center"/>