From 2419b2f7d32ebe41e8e45540963a1300f88b14b3 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 27 Sep 2017 13:15:08 +0200 Subject: moving files around for android --- android/app/res/drawable-hdpi/ic_launcher.png | Bin 2683 -> 0 bytes android/app/res/drawable-mdpi/ic_launcher.png | Bin 1698 -> 0 bytes android/app/res/drawable-xhdpi/ic_launcher.png | Bin 3872 -> 0 bytes android/app/res/drawable-xxhdpi/ic_launcher.png | Bin 6874 -> 0 bytes android/app/res/layout/main.xml | 13 ------------- android/app/res/values/strings.xml | 4 ---- 6 files changed, 17 deletions(-) delete mode 100644 android/app/res/drawable-hdpi/ic_launcher.png delete mode 100644 android/app/res/drawable-mdpi/ic_launcher.png delete mode 100644 android/app/res/drawable-xhdpi/ic_launcher.png delete mode 100644 android/app/res/drawable-xxhdpi/ic_launcher.png delete mode 100644 android/app/res/layout/main.xml delete mode 100644 android/app/res/values/strings.xml (limited to 'android/app/res') diff --git a/android/app/res/drawable-hdpi/ic_launcher.png b/android/app/res/drawable-hdpi/ic_launcher.png deleted file mode 100644 index d50bdaa..0000000 Binary files a/android/app/res/drawable-hdpi/ic_launcher.png and /dev/null differ diff --git a/android/app/res/drawable-mdpi/ic_launcher.png b/android/app/res/drawable-mdpi/ic_launcher.png deleted file mode 100644 index 0a299eb..0000000 Binary files a/android/app/res/drawable-mdpi/ic_launcher.png and /dev/null differ diff --git a/android/app/res/drawable-xhdpi/ic_launcher.png b/android/app/res/drawable-xhdpi/ic_launcher.png deleted file mode 100644 index a336ad5..0000000 Binary files a/android/app/res/drawable-xhdpi/ic_launcher.png and /dev/null differ diff --git a/android/app/res/drawable-xxhdpi/ic_launcher.png b/android/app/res/drawable-xxhdpi/ic_launcher.png deleted file mode 100644 index d423dac..0000000 Binary files a/android/app/res/drawable-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/android/app/res/layout/main.xml b/android/app/res/layout/main.xml deleted file mode 100644 index 123c4b6..0000000 --- a/android/app/res/layout/main.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - diff --git a/android/app/res/values/strings.xml b/android/app/res/values/strings.xml deleted file mode 100644 index 9bce51c..0000000 --- a/android/app/res/values/strings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - SDL App - -- cgit v1.2.3