From 882c840ae6cc5f6deb47b595cc8ebb88301f249e Mon Sep 17 00:00:00 2001 From: SSimco <37044560+SSimco@users.noreply.github.com> Date: Wed, 4 Sep 2024 07:40:52 +0300 Subject: [PATCH] Removed unused icon --- .../drawable-v24/ic_launcher_foreground.xml | 30 ------------------- .../mipmap-anydpi-v26/ic_launcher_round.xml | 3 +- 2 files changed, 1 insertion(+), 32 deletions(-) delete mode 100644 src/android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml diff --git a/src/android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml b/src/android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml deleted file mode 100644 index 2b068d11..00000000 --- a/src/android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 6f3b755b..00f9eaaf 100644 --- a/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,6 +1,5 @@ - - + \ No newline at end of file