summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/android-project/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/SDL-3.2.8/android-project/app/src/main/res')
-rw-r--r--contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.pngbin2683 -> 0 bytes
-rw-r--r--contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.pngbin1698 -> 0 bytes
-rw-r--r--contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.pngbin3872 -> 0 bytes
-rw-r--r--contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.pngbin6874 -> 0 bytes
-rw-r--r--contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.pngbin14526 -> 0 bytes
-rw-r--r--contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml6
-rw-r--r--contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml3
-rw-r--r--contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml7
8 files changed, 0 insertions, 16 deletions
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index d50bdaa..0000000
--- a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index 0a299eb..0000000
--- a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index a336ad5..0000000
--- a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index d423dac..0000000
--- a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 959c384..0000000
--- a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml b/contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml
deleted file mode 100644
index 3ab3e9c..0000000
--- a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml
+++ /dev/null
@@ -1,6 +0,0 @@
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3 <color name="colorPrimary">#3F51B5</color>
4 <color name="colorPrimaryDark">#303F9F</color>
5 <color name="colorAccent">#FF4081</color>
6</resources>
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml b/contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml
deleted file mode 100644
index ab79533..0000000
--- a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml
+++ /dev/null
@@ -1,3 +0,0 @@
1<resources>
2 <string name="app_name">Game</string>
3</resources>
diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml b/contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml
deleted file mode 100644
index 7456b1b..0000000
--- a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml
+++ /dev/null
@@ -1,7 +0,0 @@
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3 <!-- Base application theme. -->
4 <style name="AppTheme" parent="android:Theme.NoTitleBar.Fullscreen">
5 <!-- Customize your theme here. -->
6 </style>
7</resources>