添加Gitsion项目

This commit is contained in:
2026-06-03 20:40:02 +08:00
parent bdd8d1e2b6
commit 9db9a4cbd3
737 changed files with 89 additions and 64909 deletions

View File

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