init proj

This commit is contained in:
Kirito
2025-12-26 18:51:27 +08:00
commit 03b2ac79cf
39 changed files with 1051 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Base.Theme.WajeBet" parent="Theme.Material3.DayNight.NoActionBar">
<!-- Customize your dark theme here. -->
<!-- <item name="colorPrimary">@color/my_dark_primary</item> -->
</style>
</resources>