设置主题配置为模块化独立风格,添加应用异常测试。

This commit is contained in:
ZhanGSKen
2025-03-18 09:52:06 +08:00
parent ed5f91f299
commit c20975cfca
5 changed files with 11 additions and 8 deletions

View File

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