diff --git a/ic_launcher-web.png b/ic_launcher-web.png new file mode 100644 index 0000000000..a1eea7c1a4 Binary files /dev/null and b/ic_launcher-web.png differ diff --git a/res/drawable/ic_launcher_foreground.xml b/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 0000000000..6f3372527e --- /dev/null +++ b/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/res/mipmap-anydpi-v26/ic_launcher.xml b/res/mipmap-anydpi-v26/ic_launcher.xml index 3c28396ceb..7353dbd1fd 100644 --- a/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,5 @@ - - + + \ No newline at end of file diff --git a/res/mipmap-anydpi-v26/ic_launcher_round.xml b/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000000..7353dbd1fd --- /dev/null +++ b/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/res/mipmap-hdpi/ic_launcher.png b/res/mipmap-hdpi/ic_launcher.png index 21b81b796c..fe2a79fa87 100644 Binary files a/res/mipmap-hdpi/ic_launcher.png and b/res/mipmap-hdpi/ic_launcher.png differ diff --git a/res/mipmap-hdpi/ic_launcher_foreground.png b/res/mipmap-hdpi/ic_launcher_foreground.png deleted file mode 100644 index 2423d3ea1e..0000000000 Binary files a/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/res/mipmap-hdpi/ic_launcher_round.png b/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000000..a2e687b7f5 Binary files /dev/null and b/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/res/mipmap-mdpi/ic_launcher.png b/res/mipmap-mdpi/ic_launcher.png index b1890ba32e..a0a89b4509 100644 Binary files a/res/mipmap-mdpi/ic_launcher.png and b/res/mipmap-mdpi/ic_launcher.png differ diff --git a/res/mipmap-mdpi/ic_launcher_foreground.png b/res/mipmap-mdpi/ic_launcher_foreground.png deleted file mode 100644 index e8828d95d1..0000000000 Binary files a/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/res/mipmap-mdpi/ic_launcher_round.png b/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 0000000000..86d0e180d5 Binary files /dev/null and b/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/res/mipmap-xhdpi/ic_launcher.png b/res/mipmap-xhdpi/ic_launcher.png index 07c58c6920..7ac6dc5270 100644 Binary files a/res/mipmap-xhdpi/ic_launcher.png and b/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/res/mipmap-xhdpi/ic_launcher_foreground.png b/res/mipmap-xhdpi/ic_launcher_foreground.png deleted file mode 100644 index 4b85936b3d..0000000000 Binary files a/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/res/mipmap-xhdpi/ic_launcher_round.png b/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..bd01db4adf Binary files /dev/null and b/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/res/mipmap-xxhdpi/ic_launcher.png b/res/mipmap-xxhdpi/ic_launcher.png index 60c5b309ab..ea482d3efe 100644 Binary files a/res/mipmap-xxhdpi/ic_launcher.png and b/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/res/mipmap-xxhdpi/ic_launcher_foreground.png b/res/mipmap-xxhdpi/ic_launcher_foreground.png deleted file mode 100644 index 5b25391bdd..0000000000 Binary files a/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/res/mipmap-xxhdpi/ic_launcher_round.png b/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..88a3b0a832 Binary files /dev/null and b/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/res/mipmap-xxxhdpi/ic_launcher.png b/res/mipmap-xxxhdpi/ic_launcher.png index 9d8b9a27ab..79397a94ed 100644 Binary files a/res/mipmap-xxxhdpi/ic_launcher.png and b/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/res/mipmap-xxxhdpi/ic_launcher_foreground.png deleted file mode 100644 index 9ebb4911ad..0000000000 Binary files a/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/res/mipmap-xxxhdpi/ic_launcher_round.png b/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..14dd8e03c8 Binary files /dev/null and b/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/res/values/ic_launcher_background.xml b/res/values/ic_launcher_background.xml new file mode 100644 index 0000000000..635da4bb7b --- /dev/null +++ b/res/values/ic_launcher_background.xml @@ -0,0 +1,4 @@ + + + #0A0A0A + \ No newline at end of file