summaryrefslogtreecommitdiff
path: root/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml
diff options
context:
space:
mode:
Diffstat (limited to 'composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml')
-rw-r--r--composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml b/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 0000000..345888d
--- /dev/null
+++ b/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -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="@mipmap/ic_launcher_background"/>
+ <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
+ <monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
+</adaptive-icon> \ No newline at end of file