From f21dcea3e5f6fc7bfc51b3ddc6ff9764fb93bfdb Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 11 十二月 2024 11:25:37 +0800
Subject: [PATCH] 2024年12月11日11:25:28

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

diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index dfa9e4b..638908d 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -12,14 +12,12 @@
         <!-- Status bar color. -->
         <item name="android:statusBarColor" tools:targetApi="l">@color/text_00000000</item>
         <!-- Customize your theme here.  app鍚姩鍥剧墖卢-->
-        <item name="android:windowBackground">@color/text_00000000</item>
+        <item name="android:windowBackground">@drawable/logo_bj</item>
         <item name="android:windowTranslucentNavigation">false</item>
         <item name="android:navigationBarColor">@color/text_FF161616</item>
         <!--        <item name="android:windowNoTitle">true</item>-->
         <!--        <item name="android:windowFullscreen">true</item>-->
     </style>
-
-
 
 
     <style name="Theme.PhotovoltaicDebug.NoActionBar">

--
Gitblit v1.8.0