更新测试APP风格配置

This commit is contained in:
ZhanGSKen
2025-02-12 14:06:02 +08:00
parent 13510f45cf
commit 3239778922
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="MyAppTheme" parent="APPBaseTheme">
<style name="AppTheme" parent="APPBaseTheme">
<item name="themeGlobalCrashActivity">@style/MyGlobalCrashActivityTheme</item>
</style>