更新类库,应用崩溃报告风格化设置。

This commit is contained in:
ZhanGSKen
2025-02-12 15:21:27 +08:00
parent 5f3d03ba7d
commit 35835d746e
5 changed files with 20 additions and 9 deletions

View File

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