From cae72bfa265d81cb583f13190f45c2ae17276d9d Mon Sep 17 00:00:00 2001 From: Jarne Demeulemeester Date: Tue, 29 Mar 2022 13:44:14 +0200 Subject: [PATCH] Remove more unnecessary icon files --- app/src/debug/res/mipmap-anydpi/ic_launcher.xml | 5 ----- app/src/debug/res/mipmap-anydpi/ic_launcher_round.xml | 5 ----- app/src/debug/res/values/ic_launcher_background.xml | 4 ---- app/src/staging/res/mipmap-anydpi/ic_launcher.xml | 5 ----- app/src/staging/res/mipmap-anydpi/ic_launcher_round.xml | 5 ----- app/src/staging/res/values/ic_launcher_background.xml | 4 ---- 6 files changed, 28 deletions(-) delete mode 100644 app/src/debug/res/mipmap-anydpi/ic_launcher.xml delete mode 100644 app/src/debug/res/mipmap-anydpi/ic_launcher_round.xml delete mode 100644 app/src/debug/res/values/ic_launcher_background.xml delete mode 100644 app/src/staging/res/mipmap-anydpi/ic_launcher.xml delete mode 100644 app/src/staging/res/mipmap-anydpi/ic_launcher_round.xml delete mode 100644 app/src/staging/res/values/ic_launcher_background.xml diff --git a/app/src/debug/res/mipmap-anydpi/ic_launcher.xml b/app/src/debug/res/mipmap-anydpi/ic_launcher.xml deleted file mode 100644 index 7353dbd1..00000000 --- a/app/src/debug/res/mipmap-anydpi/ic_launcher.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/debug/res/mipmap-anydpi/ic_launcher_round.xml b/app/src/debug/res/mipmap-anydpi/ic_launcher_round.xml deleted file mode 100644 index 7353dbd1..00000000 --- a/app/src/debug/res/mipmap-anydpi/ic_launcher_round.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/debug/res/values/ic_launcher_background.xml b/app/src/debug/res/values/ic_launcher_background.xml deleted file mode 100644 index beab31f7..00000000 --- a/app/src/debug/res/values/ic_launcher_background.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - #000000 - \ No newline at end of file diff --git a/app/src/staging/res/mipmap-anydpi/ic_launcher.xml b/app/src/staging/res/mipmap-anydpi/ic_launcher.xml deleted file mode 100644 index 7353dbd1..00000000 --- a/app/src/staging/res/mipmap-anydpi/ic_launcher.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/staging/res/mipmap-anydpi/ic_launcher_round.xml b/app/src/staging/res/mipmap-anydpi/ic_launcher_round.xml deleted file mode 100644 index 7353dbd1..00000000 --- a/app/src/staging/res/mipmap-anydpi/ic_launcher_round.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/staging/res/values/ic_launcher_background.xml b/app/src/staging/res/values/ic_launcher_background.xml deleted file mode 100644 index beab31f7..00000000 --- a/app/src/staging/res/values/ic_launcher_background.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - #000000 - \ No newline at end of file