Advenced search layout.

This commit is contained in:
Andres Gomez, Thomas (ITDV CC) - AF (ext) 2023-07-19 17:58:23 +02:00
parent af5fb8f33c
commit 5ccc5dc882
35 changed files with 759 additions and 163 deletions

View file

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