summaryrefslogtreecommitdiff
path: root/main/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/res/mipmap-anydpi-v26/ic_launcher.xml')
-rw-r--r--main/src/main/res/mipmap-anydpi-v26/ic_launcher.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/main/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/main/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 00000000..7be41c60
--- /dev/null
+++ b/main/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -0,0 +1,7 @@
+<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
+ <background android:drawable="@color/logobackground" />
+ <foreground android:drawable="@drawable/ic_logo_bunt" />
+
+<!-- Android 13 (API level 33) allows monochrome logos -->
+ <monochrome android:drawable="@drawable/ic_logo_sw"/>
+</adaptive-icon> \ No newline at end of file