diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index c4a603d4c..dea171a49 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index c4a603d4c..dea171a49 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_foreground_monochrome.png b/app/src/main/res/mipmap-hdpi/ic_launcher_foreground_monochrome.png new file mode 100644 index 000000000..5b3f0d7d1 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_foreground_monochrome.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_foreground_monochrome.png b/app/src/main/res/mipmap-mdpi/ic_launcher_foreground_monochrome.png new file mode 100644 index 000000000..3fecdcfd8 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_foreground_monochrome.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground_monochrome.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground_monochrome.png new file mode 100644 index 000000000..ca22b85ad Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground_monochrome.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground_monochrome.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground_monochrome.png new file mode 100644 index 000000000..14c3ef03c Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground_monochrome.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground_monochrome.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground_monochrome.png new file mode 100644 index 000000000..06e8b63ea Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground_monochrome.png differ