更新类库,分开应用与类库主题设置。

This commit is contained in:
ZhanGSKen
2025-03-18 10:21:32 +08:00
parent c62f3f1bea
commit 9a70fe7c0f
7 changed files with 13 additions and 13 deletions

View File

@@ -8,7 +8,7 @@
android:allowBackup="true"
android:icon="@drawable/ic_winboll"
android:label="@string/app_name"
android:theme="@style/UtilsTheme"
android:theme="@style/MyUtilsTheme"
android:supportsRtl="true">
<activity