debut TP06

This commit is contained in:
2024-03-18 16:24:28 +01:00
parent d824671ed9
commit e2ecdea9e3
48 changed files with 1082 additions and 0 deletions

View File

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