gestion des formats de tickets!

This commit is contained in:
OnlyPapy98
2026-02-16 10:16:49 +01:00
parent 2fc21fd433
commit acc5ec1b70
92 changed files with 3903 additions and 905 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/text_grey"/>
<corners android:radius="1dp"/>
</shape>