From 80b9bef2485d35dc9eb7ab6424b26602e5198d3d Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期四, 29 七月 2021 09:46:51 +0800
Subject: [PATCH] 萤石测试通过

---
 HDL-ON_Android/Resources/values/styles.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL-ON_Android/Resources/values/styles.xml b/HDL-ON_Android/Resources/values/styles.xml
index febc1ce..934f9cb 100644
--- a/HDL-ON_Android/Resources/values/styles.xml
+++ b/HDL-ON_Android/Resources/values/styles.xml
@@ -2,7 +2,7 @@
 <resources>
 	<!-- 鍏朵腑parent鍙互涓� android:Theme 鎴� android:Theme.NoTitleBar; android:windowBackground鍙互涓鸿儗鏅浘 -->
 	<style name="MyTheme" parent="@android:style/Theme.NoTitleBar.Fullscreen">
-		<item name="android:windowBackground">@drawable/Loading</item>
+		<item name="android:windowBackground">@drawable/launchimage</item>
 		<!-- 闅愯棌鐘舵�佹爮 -->
 		<item name="android:windowFullscreen">false</item>
 		<!-- 闅愯棌鏍囬鏍� -->

--
Gitblit v1.8.0