diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 86560f8be..83d950f84 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -52,7 +52,7 @@ + + + + + diff --git a/src/main/res/mipmap-anydpi-v26/new_launcher.xml b/src/main/res/mipmap-anydpi-v26/new_launcher.xml new file mode 100644 index 000000000..6f2acb4f0 --- /dev/null +++ b/src/main/res/mipmap-anydpi-v26/new_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/main/res/mipmap-anydpi-v26/new_launcher_round.xml b/src/main/res/mipmap-anydpi-v26/new_launcher_round.xml new file mode 100644 index 000000000..6f2acb4f0 --- /dev/null +++ b/src/main/res/mipmap-anydpi-v26/new_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/main/res/mipmap-hdpi/ic_launcher_background.png b/src/main/res/mipmap-hdpi/ic_launcher_background.png new file mode 100644 index 000000000..9fc237597 Binary files /dev/null and b/src/main/res/mipmap-hdpi/ic_launcher_background.png differ diff --git a/src/main/res/mipmap-hdpi/new_launcher.png b/src/main/res/mipmap-hdpi/new_launcher.png new file mode 100644 index 000000000..400171d4c Binary files /dev/null and b/src/main/res/mipmap-hdpi/new_launcher.png differ diff --git a/src/main/res/mipmap-hdpi/new_launcher_round.png b/src/main/res/mipmap-hdpi/new_launcher_round.png new file mode 100644 index 000000000..c79e3de75 Binary files /dev/null and b/src/main/res/mipmap-hdpi/new_launcher_round.png differ diff --git a/src/main/res/mipmap-mdpi/ic_launcher_background.png b/src/main/res/mipmap-mdpi/ic_launcher_background.png new file mode 100644 index 000000000..e15a5c98d Binary files /dev/null and b/src/main/res/mipmap-mdpi/ic_launcher_background.png differ diff --git a/src/main/res/mipmap-mdpi/new_launcher.png b/src/main/res/mipmap-mdpi/new_launcher.png new file mode 100644 index 000000000..9e88d856e Binary files /dev/null and b/src/main/res/mipmap-mdpi/new_launcher.png differ diff --git a/src/main/res/mipmap-mdpi/new_launcher_round.png b/src/main/res/mipmap-mdpi/new_launcher_round.png new file mode 100644 index 000000000..8e507e761 Binary files /dev/null and b/src/main/res/mipmap-mdpi/new_launcher_round.png differ diff --git a/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/src/main/res/mipmap-xhdpi/ic_launcher_background.png new file mode 100644 index 000000000..02e2693e7 Binary files /dev/null and b/src/main/res/mipmap-xhdpi/ic_launcher_background.png differ diff --git a/src/main/res/mipmap-xhdpi/new_launcher.png b/src/main/res/mipmap-xhdpi/new_launcher.png new file mode 100644 index 000000000..5970148eb Binary files /dev/null and b/src/main/res/mipmap-xhdpi/new_launcher.png differ diff --git a/src/main/res/mipmap-xhdpi/new_launcher_round.png b/src/main/res/mipmap-xhdpi/new_launcher_round.png new file mode 100644 index 000000000..ec3319e28 Binary files /dev/null and b/src/main/res/mipmap-xhdpi/new_launcher_round.png differ diff --git a/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/src/main/res/mipmap-xxhdpi/ic_launcher_background.png new file mode 100644 index 000000000..d099bcd16 Binary files /dev/null and b/src/main/res/mipmap-xxhdpi/ic_launcher_background.png differ diff --git a/src/main/res/mipmap-xxhdpi/new_launcher.png b/src/main/res/mipmap-xxhdpi/new_launcher.png new file mode 100644 index 000000000..91b23c3a8 Binary files /dev/null and b/src/main/res/mipmap-xxhdpi/new_launcher.png differ diff --git a/src/main/res/mipmap-xxhdpi/new_launcher_round.png b/src/main/res/mipmap-xxhdpi/new_launcher_round.png new file mode 100644 index 000000000..e3210f44a Binary files /dev/null and b/src/main/res/mipmap-xxhdpi/new_launcher_round.png differ diff --git a/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png new file mode 100644 index 000000000..52166eae8 Binary files /dev/null and b/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png differ diff --git a/src/main/res/mipmap-xxxhdpi/new_launcher.png b/src/main/res/mipmap-xxxhdpi/new_launcher.png new file mode 100644 index 000000000..6f7620306 Binary files /dev/null and b/src/main/res/mipmap-xxxhdpi/new_launcher.png differ diff --git a/src/main/res/mipmap-xxxhdpi/new_launcher_round.png b/src/main/res/mipmap-xxxhdpi/new_launcher_round.png new file mode 100644 index 000000000..d006aeef9 Binary files /dev/null and b/src/main/res/mipmap-xxxhdpi/new_launcher_round.png differ