diff --git a/app/src/main/res/mipmap-anydpi/ic_launcher.xml b/app/src/main/res/mipmap-anydpi/ic_launcher.xml deleted file mode 100644 index 4a34fde53eed4bafb0d8c1e6c94272bf05d38ad6..0000000000000000000000000000000000000000 --- a/app/src/main/res/mipmap-anydpi/ic_launcher.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - diff --git a/app/src/main/res/mipmap-hdpi/ic_foreground.png b/app/src/main/res/mipmap-hdpi/ic_foreground.png deleted file mode 100644 index 9ac1586c1f26a835ab353b6a1ee177092375192c..0000000000000000000000000000000000000000 Binary files a/app/src/main/res/mipmap-hdpi/ic_foreground.png and /dev/null differ 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 0000000000000000000000000000000000000000..529bfcd5a175093d293a4aaf488a4812e33dd6c6 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_foreground.png b/app/src/main/res/mipmap-mdpi/ic_foreground.png deleted file mode 100644 index c7e40dbd668373dfb0052d2b5bda8ae89b55f9f0..0000000000000000000000000000000000000000 Binary files a/app/src/main/res/mipmap-mdpi/ic_foreground.png and /dev/null 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 0000000000000000000000000000000000000000..55dc97ee28ff5fbdf5697a31aa793ee3048da0de Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_foreground.png b/app/src/main/res/mipmap-xhdpi/ic_foreground.png deleted file mode 100644 index 6b74f7517cf414365a03c3cbc1067e10f23a93c7..0000000000000000000000000000000000000000 Binary files a/app/src/main/res/mipmap-xhdpi/ic_foreground.png and /dev/null 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 0000000000000000000000000000000000000000..bf716ff1bbe12c635274b107b591243041583429 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_foreground.png b/app/src/main/res/mipmap-xxhdpi/ic_foreground.png deleted file mode 100644 index d481bde0aa0704dd23e3471147ffb31d6792490d..0000000000000000000000000000000000000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_foreground.png and /dev/null 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 0000000000000000000000000000000000000000..d555e78b863b97e647c1596acb232c8230a37d02 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_foreground.png b/app/src/main/res/mipmap-xxxhdpi/ic_foreground.png deleted file mode 100644 index d971ac60ce697cbf19de54c793574d404e5b5097..0000000000000000000000000000000000000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_foreground.png and /dev/null 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 0000000000000000000000000000000000000000..6cda6d25c0c3d26a90f688b59b421854a5161db2 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ