entrainement TP

This commit is contained in:
2024-03-26 01:35:54 +01:00
parent 719762ac01
commit f60a581d8e
138 changed files with 2825 additions and 2 deletions

View File

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