summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/drawable-nodpi/ic_monochrome.pngbin27923 -> 0 bytes
-rw-r--r--core/src/main/res/mipmap-anydpi-v26/ic_launcher.xml2
-rw-r--r--core/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.pngbin0 -> 10627 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/drawable-nodpi/ic_monochrome.png b/core/src/main/res/drawable-nodpi/ic_monochrome.png
deleted file mode 100644
index 883d02e9e..000000000
--- a/core/src/main/res/drawable-nodpi/ic_monochrome.png
+++ /dev/null
Binary files differ
diff --git a/core/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/core/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
index 728c403fb..9764d2aa9 100644
--- a/core/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/core/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,5 +2,5 @@
<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="@drawable/ic_monochrome" />
+ <monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
</adaptive-icon> \ No newline at end of file
diff --git a/core/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png b/core/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png
new file mode 100644
index 000000000..ae9ba36ea
--- /dev/null
+++ b/core/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png
Binary files differ