Fix some build warnings
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 7m36s

This commit is contained in:
Christian Basler
2026-01-08 13:03:29 +01:00
parent da8a3c5398
commit 5d9a7d37d9
9 changed files with 93 additions and 92 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="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
</adaptive-icon>