From f1b6f9eeb0c65be3be02eba1296bf69067af6d9b Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期三, 25 九月 2024 14:51:59 +0800
Subject: [PATCH] 2024年09月25日14:51:50

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

diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index 56f7b19..2064533 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -61,4 +61,14 @@
         <item name="android:windowAnimationStyle">@style/uniMPHostWindowAnimation</item>
     </style>
 
+    <style name="AppWelcome" parent="Theme.PhotovoltaicDebug">
+        <!--        &lt;!&ndash;灏嗛《閮ㄧ姸鎬佹爮璁剧疆涓洪�忔槑锛屽苟灏嗙晫闈㈠唴瀹瑰竷灞�涓婅竟鐣屼笂鎻愯嚦鐘舵�佹爮椤堕儴&ndash;&gt;-->
+        <!--        <item name="android:windowTranslucentStatus">true</item>-->
+        <!--        &lt;!&ndash;濡傛灉鏈夊簳閮ㄨ櫄鎷熷鑸爮锛屽垯灏嗗簳閮ㄨ櫄鎷熷鑸爮璁剧疆涓洪�忔槑锛屽苟灏嗙晫闈㈠唴瀹瑰竷灞�涓嬭竟鐣屼笅娌夎嚦铏氭嫙瀵艰埅鏍忓簳閮�&ndash;&gt;-->
+        <!--        <item name="android:windowTranslucentNavigation">true</item>-->
+        <!--缁檞indow绐楀彛璁剧疆鑳屾櫙鍥�-->
+        <!--        <item name="android:windowBackground">@drawable/bg_splash</item>-->
+        <item name="android:windowFullscreen">true</item>
+    </style>
+
 </resources>
\ No newline at end of file

--
Gitblit v1.8.0