From 023cef76adc930050c8f52174727b5bf1faeb857 Mon Sep 17 00:00:00 2001 From: Docile-Alligator Date: Sat, 5 Mar 2022 11:02:16 +0800 Subject: Themed icon for Android. Very ugly right now. --- .../res/drawable-v31/ic_launcher_background.xml | 10 ---- .../res/drawable-v31/ic_launcher_foreground.xml | 64 ---------------------- 2 files changed, 74 deletions(-) delete mode 100644 app/src/main/res/drawable-v31/ic_launcher_background.xml delete mode 100644 app/src/main/res/drawable-v31/ic_launcher_foreground.xml (limited to 'app/src/main/res/drawable-v31') diff --git a/app/src/main/res/drawable-v31/ic_launcher_background.xml b/app/src/main/res/drawable-v31/ic_launcher_background.xml deleted file mode 100644 index e4b20200..00000000 --- a/app/src/main/res/drawable-v31/ic_launcher_background.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - diff --git a/app/src/main/res/drawable-v31/ic_launcher_foreground.xml b/app/src/main/res/drawable-v31/ic_launcher_foreground.xml deleted file mode 100644 index 623c6a5e..00000000 --- a/app/src/main/res/drawable-v31/ic_launcher_foreground.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3