From 24e75aea46eb84bd96c3525e23db4e3f449e19f2 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 17 八月 2023 18:59:11 +0800
Subject: [PATCH] 0312 恢复申请电话和存储权限
---
ChannelDiff/Android/yjgame/AndroidManifest.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ChannelDiff/Android/yjgame/AndroidManifest.xml b/ChannelDiff/Android/yjgame/AndroidManifest.xml
index e190d1f..9bdbc61 100644
--- a/ChannelDiff/Android/yjgame/AndroidManifest.xml
+++ b/ChannelDiff/Android/yjgame/AndroidManifest.xml
@@ -36,7 +36,7 @@
android:icon="@drawable/app_icon"
android:isGame="true"
android:label="@string/app_name"
- android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen" >
+ android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" >
<meta-data
android:name="android.max_aspect"
android:value="1075838976.000000" />
--
Gitblit v1.8.0