Initial commit

This commit is contained in:
Andres Gomez, Thomas (ITDV CC) - AF (ext) 2023-07-12 19:43:11 +02:00
commit 70045251b2
37 changed files with 944 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon>