"Refactor_Threejs_Balloon_Design"

This commit is contained in:
Antigravity
2025-12-26 13:02:15 +09:00
parent 7e255f91c8
commit bcc81aac25
541 changed files with 48382 additions and 6584 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Platform.AppCompat" parent="Platform.V25.AppCompat"/>
<style name="Platform.AppCompat.Light" parent="Platform.V25.AppCompat.Light"/>
<style name="Platform.V25.AppCompat" parent="android:Theme.Material.NoActionBar">
</style>
<style name="Platform.V25.AppCompat.Light" parent="android:Theme.Material.Light.NoActionBar">
</style>
</resources>