From ab8f405dd2df08b69517ecaf50b24816ff066b6a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 13 Jul 2018 13:31:51 +0200 Subject: [PATCH] Revert "add adaptive icon" This reverts commit 3034afedeb81ab77ded807b66f06eea6cfab3b2c. It still needs some work, see fdroid/fdroidclient#1298 fdroid/fdroidclient!680 --- .../res/drawable-anydpi-v26/ic_launcher.xml | 9 - .../ic_launcher_background.xml | 8 - .../ic_launcher_foreground.xml | 181 ------------------ 3 files changed, 198 deletions(-) delete mode 100644 app/src/main/res/drawable-anydpi-v26/ic_launcher.xml delete mode 100644 app/src/main/res/drawable-anydpi-v26/ic_launcher_background.xml delete mode 100644 app/src/main/res/drawable-anydpi-v26/ic_launcher_foreground.xml diff --git a/app/src/main/res/drawable-anydpi-v26/ic_launcher.xml b/app/src/main/res/drawable-anydpi-v26/ic_launcher.xml deleted file mode 100644 index fab61a2ed..000000000 --- a/app/src/main/res/drawable-anydpi-v26/ic_launcher.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/drawable-anydpi-v26/ic_launcher_background.xml b/app/src/main/res/drawable-anydpi-v26/ic_launcher_background.xml deleted file mode 100644 index acb58904e..000000000 --- a/app/src/main/res/drawable-anydpi-v26/ic_launcher_background.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/main/res/drawable-anydpi-v26/ic_launcher_foreground.xml b/app/src/main/res/drawable-anydpi-v26/ic_launcher_foreground.xml deleted file mode 100644 index 8e3533eae..000000000 --- a/app/src/main/res/drawable-anydpi-v26/ic_launcher_foreground.xml +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file