From c878d7bc4f0c30bbdd25d4c33b3eac327b04e2a4 Mon Sep 17 00:00:00 2001 From: Gary van der Merwe Date: Wed, 14 Feb 2018 10:27:34 +0200 Subject: Use vector image for launcher icon. --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 5 ----- app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 ----- 2 files changed, 10 deletions(-) delete mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml delete mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml (limited to 'app/src/main/res/mipmap-anydpi-v26') diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml deleted file mode 100644 index 7335274..0000000 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml deleted file mode 100644 index 7335274..0000000 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file -- cgit v1.2.3