优化主题配置结构

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

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Sun Jan 26 14:20:15 HKT 2025
#Tue Feb 04 00:22:34 GMT 2025
stageCount=5
libraryProject=libaes
baseVersion=7.6
publishVersion=7.6.4
buildCount=0
buildCount=10
baseBetaVersion=7.6.5

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">