summaryrefslogtreecommitdiff
path: root/ui/common/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/common/src/main/res/mipmap-anydpi-v26/ic_launcher.xml')
-rw-r--r--ui/common/src/main/res/mipmap-anydpi-v26/ic_launcher.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/common/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/ui/common/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 000000000..9764d2aa9
--- /dev/null
+++ b/ui/common/src/main/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