更新类库,重新初始化项目。

This commit is contained in:
ZhanGSKen
2025-04-01 13:38:23 +08:00
parent 693f7f48a7
commit d977b8fe28
19 changed files with 264 additions and 146 deletions

View File

@@ -11,7 +11,7 @@
android:allowBackup="true"
android:icon="@drawable/ic_winboll"
android:label="@string/app_name"
android:theme="@style/WinBoll.SupportThemeNoActionBar"
android:theme="@style/AESTheme"
android:supportsRtl="true">
<activity
@@ -42,6 +42,7 @@
</provider>
<activity android:name=".AboutActivity"/>
</application>