From 08a196e60ed714263d5283f3c0579bb2dcf56e02 Mon Sep 17 00:00:00 2001
From: lmw <125975490@qq.com>
Date: 星期一, 03 三月 2025 17:44:26 +0800
Subject: [PATCH] save

---
 app/src/main/res/layout/activity_guide.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/src/main/res/layout/activity_guide.xml b/app/src/main/res/layout/activity_guide.xml
index 8bcf343..324aef3 100644
--- a/app/src/main/res/layout/activity_guide.xml
+++ b/app/src/main/res/layout/activity_guide.xml
@@ -8,7 +8,7 @@
         android:layout_width="match_parent"
         android:layout_height="match_parent"
         app:screenScaleType="type_center_crop"
-        app:playerBackgroundColor="@color/colorPrimary"
+        app:playerBackgroundColor="@color/white"
         android:id="@+id/player"/>
 
     <TextView

--
Gitblit v1.7.1