From 68e68e3d50bdfa344a7ed610f74107314394b4fb Mon Sep 17 00:00:00 2001 From: zhenghaoyuan20 <735827001@qq.com> Date: Sat, 17 Jun 2023 11:28:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E5=90=88=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/sixaunyi/app/.idea/workspace.xml | 75 ------------------- src/sixaunyi/app/src/main/AndroidManifest.xml | 7 +- 2 files changed, 6 insertions(+), 76 deletions(-) delete mode 100644 src/sixaunyi/app/.idea/workspace.xml diff --git a/src/sixaunyi/app/.idea/workspace.xml b/src/sixaunyi/app/.idea/workspace.xml deleted file mode 100644 index 8afd344..0000000 --- a/src/sixaunyi/app/.idea/workspace.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1686788787021 - - - - - - - \ No newline at end of file diff --git a/src/sixaunyi/app/src/main/AndroidManifest.xml b/src/sixaunyi/app/src/main/AndroidManifest.xml index 9d7c03a..afb4a7a 100644 --- a/src/sixaunyi/app/src/main/AndroidManifest.xml +++ b/src/sixaunyi/app/src/main/AndroidManifest.xml @@ -28,7 +28,7 @@ android:name=".SettingActivity" android:exported="false" android:screenOrientation="landscape" - android:theme="@style/AppTheme"/> + android:theme="@style/TransparentTheme"/> + +