initial commit

This commit is contained in:
Alex
2026-03-02 13:43:20 -07:00
commit d1675643e5
79 changed files with 3187 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.PetStoreMobile" parent="Theme.Material3.DayNight">
<!-- Customize your dark theme here. -->
<!-- <item name="colorPrimary">@color/my_dark_primary</item> -->
</style>
</resources>