diff --git a/dwds/icon.png b/dwds/icon.png index 7db47b3..3e92e33 100644 Binary files a/dwds/icon.png and b/dwds/icon.png differ diff --git a/dwds/icon_master.png b/dwds/icon_master.png index 7db47b3..3e92e33 100644 Binary files a/dwds/icon_master.png and b/dwds/icon_master.png differ diff --git a/dwds/res/mipmap-anydpi-v26/ic_launcher.xml b/dwds/res/mipmap-anydpi-v26/ic_launcher.xml index 036d09b..c4a603d 100644 --- a/dwds/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/dwds/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/dwds/res/mipmap-anydpi-v26/ic_launcher_round.xml b/dwds/res/mipmap-anydpi-v26/ic_launcher_round.xml index 036d09b..c4a603d 100644 --- a/dwds/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/dwds/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/dwds/res/mipmap-hdpi/ic_launcher.png b/dwds/res/mipmap-hdpi/ic_launcher.png index 8266a5e..c59ed87 100644 Binary files a/dwds/res/mipmap-hdpi/ic_launcher.png and b/dwds/res/mipmap-hdpi/ic_launcher.png differ diff --git a/dwds/res/mipmap-hdpi/ic_launcher_foreground.png b/dwds/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..18b9e17 Binary files /dev/null and b/dwds/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/dwds/res/mipmap-hdpi/ic_launcher_round.png b/dwds/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000..c456387 Binary files /dev/null and b/dwds/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/dwds/res/mipmap-mdpi/ic_launcher.png b/dwds/res/mipmap-mdpi/ic_launcher.png index aa66c9d..791291a 100644 Binary files a/dwds/res/mipmap-mdpi/ic_launcher.png and b/dwds/res/mipmap-mdpi/ic_launcher.png differ diff --git a/dwds/res/mipmap-mdpi/ic_launcher_foreground.png b/dwds/res/mipmap-mdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..49bf775 Binary files /dev/null and b/dwds/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/dwds/res/mipmap-mdpi/ic_launcher_round.png b/dwds/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 0000000..420f000 Binary files /dev/null and b/dwds/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/dwds/res/mipmap-xhdpi/ic_launcher.png b/dwds/res/mipmap-xhdpi/ic_launcher.png index 2571877..30a0168 100644 Binary files a/dwds/res/mipmap-xhdpi/ic_launcher.png and b/dwds/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/dwds/res/mipmap-xhdpi/ic_launcher_foreground.png b/dwds/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..f056694 Binary files /dev/null and b/dwds/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/dwds/res/mipmap-xhdpi/ic_launcher_round.png b/dwds/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000..d7e180d Binary files /dev/null and b/dwds/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/dwds/res/mipmap-xxhdpi/ic_launcher.png b/dwds/res/mipmap-xxhdpi/ic_launcher.png index e8166d3..0a1f253 100644 Binary files a/dwds/res/mipmap-xxhdpi/ic_launcher.png and b/dwds/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/dwds/res/mipmap-xxhdpi/ic_launcher_foreground.png b/dwds/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..0ddee91 Binary files /dev/null and b/dwds/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/dwds/res/mipmap-xxhdpi/ic_launcher_round.png b/dwds/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..5323ca1 Binary files /dev/null and b/dwds/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/dwds/res/mipmap-xxxhdpi/ic_launcher.png b/dwds/res/mipmap-xxxhdpi/ic_launcher.png index 8394079..bc27ad6 100644 Binary files a/dwds/res/mipmap-xxxhdpi/ic_launcher.png and b/dwds/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/dwds/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/dwds/res/mipmap-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..f12b95b Binary files /dev/null and b/dwds/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/dwds/res/mipmap-xxxhdpi/ic_launcher_round.png b/dwds/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..c0e7242 Binary files /dev/null and b/dwds/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/dwds/res/values/ic_launcher_background.xml b/dwds/res/values/ic_launcher_background.xml new file mode 100644 index 0000000..c5d5899 --- /dev/null +++ b/dwds/res/values/ic_launcher_background.xml @@ -0,0 +1,4 @@ + + + #FFFFFF + \ No newline at end of file