From 727bbdbd04ba2aabe516cfa1f902c1e7cdc62563 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 7 Sep 2018 02:53:34 +0200 Subject: change launcher icon for custom branded app (riseupvpn) --- app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml | 5 +++++ .../normal/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 +++++ app/src/normal/res/mipmap-hdpi/ic_launcher.png | Bin 0 -> 4054 bytes .../normal/res/mipmap-hdpi/ic_launcher_foreground.png | Bin 0 -> 5812 bytes app/src/normal/res/mipmap-mdpi/ic_launcher.png | Bin 0 -> 2738 bytes .../normal/res/mipmap-mdpi/ic_launcher_foreground.png | Bin 0 -> 3796 bytes app/src/normal/res/mipmap-xhdpi/ic_launcher.png | Bin 0 -> 5607 bytes .../normal/res/mipmap-xhdpi/ic_launcher_foreground.png | Bin 0 -> 8292 bytes app/src/normal/res/mipmap-xxhdpi/ic_launcher.png | Bin 0 -> 8486 bytes .../normal/res/mipmap-xxhdpi/ic_launcher_foreground.png | Bin 0 -> 13528 bytes app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png | Bin 0 -> 11566 bytes .../res/mipmap-xxxhdpi/ic_launcher_foreground.png | Bin 0 -> 20381 bytes 12 files changed, 10 insertions(+) create mode 100644 app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml create mode 100644 app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml create mode 100644 app/src/normal/res/mipmap-hdpi/ic_launcher.png create mode 100644 app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png create mode 100644 app/src/normal/res/mipmap-mdpi/ic_launcher.png create mode 100644 app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png create mode 100644 app/src/normal/res/mipmap-xhdpi/ic_launcher.png create mode 100644 app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png create mode 100644 app/src/normal/res/mipmap-xxhdpi/ic_launcher.png create mode 100644 app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png create mode 100644 app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png create mode 100644 app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png (limited to 'app/src/normal') diff --git a/app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..c4a603d4 --- /dev/null +++ b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 00000000..c4a603d4 --- /dev/null +++ b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/normal/res/mipmap-hdpi/ic_launcher.png b/app/src/normal/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 00000000..2d33905e Binary files /dev/null and b/app/src/normal/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..4b5ebe2f Binary files /dev/null and b/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/app/src/normal/res/mipmap-mdpi/ic_launcher.png b/app/src/normal/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 00000000..93c5dda3 Binary files /dev/null and b/app/src/normal/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..8adc11b3 Binary files /dev/null and b/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/app/src/normal/res/mipmap-xhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 00000000..f1ffdafa Binary files /dev/null and b/app/src/normal/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..bdaf6943 Binary files /dev/null and b/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..8c507b7b Binary files /dev/null and b/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..7197b58a Binary files /dev/null and b/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 00000000..c0eafbc4 Binary files /dev/null and b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..cc095966 Binary files /dev/null and b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ -- cgit v1.2.3