From 74f6762cf6ab39b9631e6a52f60f93e8ba3dbbee Mon Sep 17 00:00:00 2001 From: zarazaex69 Date: Wed, 6 May 2026 00:46:34 +0300 Subject: [PATCH] fix icon bug --- V2rayNG/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 6 ------ .../src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 ----- 2 files changed, 11 deletions(-) delete mode 100644 V2rayNG/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml delete mode 100644 V2rayNG/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml diff --git a/V2rayNG/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/V2rayNG/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml deleted file mode 100644 index c46314ad..00000000 --- a/V2rayNG/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/V2rayNG/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/V2rayNG/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml deleted file mode 100644 index c9ad5f98..00000000 --- a/V2rayNG/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file