From c5334888f44e36af59e2e100154914683e367f7b Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期二, 03 十二月 2024 17:19:08 +0800
Subject: [PATCH] 2024年12月03日17:19:06

---
 app/src/main/res/values/themes.xml |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index 05b6eef..16c47b0 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -12,7 +12,12 @@
         <!-- Status bar color. -->
         <item name="android:statusBarColor" tools:targetApi="l">@color/text_00000000</item>
         <!-- Customize your theme here. -->
+        <item name="android:windowBackground">@drawable/logo_bj</item>
+        <item name="android:windowTranslucentNavigation">true</item>
+        <!--        <item name="android:windowNoTitle">true</item>-->
+        <!--        <item name="android:windowFullscreen">true</item>-->
     </style>
+
 
     <style name="Theme.PhotovoltaicDebug.NoActionBar">
         <item name="windowActionBar">false</item>
@@ -67,7 +72,7 @@
         <!--        &lt;!&ndash;濡傛灉鏈夊簳閮ㄨ櫄鎷熷鑸爮锛屽垯灏嗗簳閮ㄨ櫄鎷熷鑸爮璁剧疆涓洪�忔槑锛屽苟灏嗙晫闈㈠唴瀹瑰竷灞�涓嬭竟鐣屼笅娌夎嚦铏氭嫙瀵艰埅鏍忓簳閮�&ndash;&gt;-->
         <!--        <item name="android:windowTranslucentNavigation">true</item>-->
         <!--缁檞indow绐楀彛璁剧疆鑳屾櫙鍥�-->
-        <!--        <item name="android:windowBackground">@drawable/bg_splash</item>-->
+                <item name="android:windowBackground">@drawable/logo_bj</item>
         <item name="android:windowFullscreen">true</item>
     </style>
 

--
Gitblit v1.8.0