ajout tp android

This commit is contained in:
Simoes Lukas
2026-03-22 13:57:47 +01:00
commit ce14b15cf2
680 changed files with 16444 additions and 0 deletions
@@ -0,0 +1,9 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Base.Theme.Grille" parent="Theme.Material3.DayNight.NoActionBar">
<!-- Customize your light theme here. -->
<!-- <item name="colorPrimary">@color/my_light_primary</item> -->
</style>
<style name="Theme.Grille" parent="Base.Theme.Grille" />
</resources>