添加WinBoll类库,替换应用基类。

This commit is contained in:
ZhanGSKen
2025-03-24 14:16:53 +08:00
parent ede6c07deb
commit c394a37e0a
5 changed files with 20 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<style name="MyAppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>