优化主题配置结构

This commit is contained in:
ZhanGSKen
2025-02-04 08:24:06 +08:00
parent 61200c37be
commit 8f8c3c6c97
7 changed files with 178 additions and 133 deletions

View File

@@ -8,7 +8,7 @@
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/WinBoll.SupportThemeNoActionBar"
android:theme="@style/AESTheme"
android:requestLegacyExternalStorage="true"
android:supportsRtl="true">