diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 000000000..5ed0a2df7 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_debug_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_debug_round.xml new file mode 100644 index 000000000..565aec5f9 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_debug_round.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 000000000..3a2a1fe3a Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_debug_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_debug_round.png new file mode 100644 index 000000000..89e336777 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_debug_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 000000000..767ae7588 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_debug_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_debug_round.png new file mode 100644 index 000000000..ee7886fa1 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_debug_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 000000000..83a741295 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_debug_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_debug_round.png new file mode 100644 index 000000000..db0ae1836 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_debug_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 000000000..cf67a88f9 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_debug_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_debug_round.png new file mode 100644 index 000000000..748546f56 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_debug_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 000000000..805a93cd0 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_debug_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_debug_round.png new file mode 100644 index 000000000..92b7cfcf2 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_debug_round.png differ