From 00739b98788c03015bed5ddfc353c24068e74bb8 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Fri, 26 Aug 2022 18:58:12 +0600 Subject: fuck android all my homies use desktop --- android/res/drawable-anydpi-v26/ic_launcher.xml | 6 ---- .../drawable-anydpi-v26/ic_launcher_foreground.xml | 40 --------------------- android/res/drawable-hdpi/ic_launcher.png | Bin 16820 -> 0 bytes android/res/drawable-mdpi/ic_launcher.png | Bin 16124 -> 0 bytes android/res/drawable-xhdpi/ic_launcher.png | Bin 17915 -> 0 bytes android/res/drawable-xxhdpi/ic_launcher.png | Bin 18746 -> 0 bytes android/res/drawable-xxxhdpi/ic_launcher.png | Bin 19448 -> 0 bytes android/res/values/color.xml | 4 --- android/res/values/strings.xml | 6 ---- 9 files changed, 56 deletions(-) delete mode 100644 android/res/drawable-anydpi-v26/ic_launcher.xml delete mode 100644 android/res/drawable-anydpi-v26/ic_launcher_foreground.xml delete mode 100644 android/res/drawable-hdpi/ic_launcher.png delete mode 100644 android/res/drawable-mdpi/ic_launcher.png delete mode 100644 android/res/drawable-xhdpi/ic_launcher.png delete mode 100644 android/res/drawable-xxhdpi/ic_launcher.png delete mode 100644 android/res/drawable-xxxhdpi/ic_launcher.png delete mode 100644 android/res/values/color.xml delete mode 100644 android/res/values/strings.xml (limited to 'android/res') diff --git a/android/res/drawable-anydpi-v26/ic_launcher.xml b/android/res/drawable-anydpi-v26/ic_launcher.xml deleted file mode 100644 index 6c7313a..0000000 --- a/android/res/drawable-anydpi-v26/ic_launcher.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/android/res/drawable-anydpi-v26/ic_launcher_foreground.xml b/android/res/drawable-anydpi-v26/ic_launcher_foreground.xml deleted file mode 100644 index 5916ee8..0000000 --- a/android/res/drawable-anydpi-v26/ic_launcher_foreground.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - diff --git a/android/res/drawable-hdpi/ic_launcher.png b/android/res/drawable-hdpi/ic_launcher.png deleted file mode 100644 index 91f696b..0000000 Binary files a/android/res/drawable-hdpi/ic_launcher.png and /dev/null differ diff --git a/android/res/drawable-mdpi/ic_launcher.png b/android/res/drawable-mdpi/ic_launcher.png deleted file mode 100644 index c1ab239..0000000 Binary files a/android/res/drawable-mdpi/ic_launcher.png and /dev/null differ diff --git a/android/res/drawable-xhdpi/ic_launcher.png b/android/res/drawable-xhdpi/ic_launcher.png deleted file mode 100644 index 2011cc0..0000000 Binary files a/android/res/drawable-xhdpi/ic_launcher.png and /dev/null differ diff --git a/android/res/drawable-xxhdpi/ic_launcher.png b/android/res/drawable-xxhdpi/ic_launcher.png deleted file mode 100644 index 25fcef0..0000000 Binary files a/android/res/drawable-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/android/res/drawable-xxxhdpi/ic_launcher.png b/android/res/drawable-xxxhdpi/ic_launcher.png deleted file mode 100644 index d109946..0000000 Binary files a/android/res/drawable-xxxhdpi/ic_launcher.png and /dev/null differ diff --git a/android/res/values/color.xml b/android/res/values/color.xml deleted file mode 100644 index 933353e..0000000 --- a/android/res/values/color.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - #FFFFFFFF - diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml deleted file mode 100644 index cbe6c20..0000000 --- a/android/res/values/strings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - Maxon Petting Simulator - - -- cgit v1.2.3