aboutsummaryrefslogtreecommitdiffstats
path: root/Android/res
diff options
context:
space:
mode:
Diffstat (limited to 'Android/res')
-rw-r--r--Android/res/drawable-hdpi/splash.9.pngbin10816 -> 0 bytes
-rw-r--r--Android/res/drawable-ldpi/splash.9.pngbin10816 -> 0 bytes
-rw-r--r--Android/res/drawable-mdpi/splash.9.pngbin10816 -> 0 bytes
-rw-r--r--Android/res/drawable-xhdpi/splash.9.pngbin10816 -> 0 bytes
-rwxr-xr-xAndroid/res/xml/config.xml1
5 files changed, 0 insertions, 1 deletions
diff --git a/Android/res/drawable-hdpi/splash.9.png b/Android/res/drawable-hdpi/splash.9.png
deleted file mode 100644
index 1e05563..0000000
--- a/Android/res/drawable-hdpi/splash.9.png
+++ /dev/null
Binary files differ
diff --git a/Android/res/drawable-ldpi/splash.9.png b/Android/res/drawable-ldpi/splash.9.png
deleted file mode 100644
index 1e05563..0000000
--- a/Android/res/drawable-ldpi/splash.9.png
+++ /dev/null
Binary files differ
diff --git a/Android/res/drawable-mdpi/splash.9.png b/Android/res/drawable-mdpi/splash.9.png
deleted file mode 100644
index 1e05563..0000000
--- a/Android/res/drawable-mdpi/splash.9.png
+++ /dev/null
Binary files differ
diff --git a/Android/res/drawable-xhdpi/splash.9.png b/Android/res/drawable-xhdpi/splash.9.png
deleted file mode 100644
index 1e05563..0000000
--- a/Android/res/drawable-xhdpi/splash.9.png
+++ /dev/null
Binary files differ
diff --git a/Android/res/xml/config.xml b/Android/res/xml/config.xml
index cca1357..28f0047 100755
--- a/Android/res/xml/config.xml
+++ b/Android/res/xml/config.xml
@@ -41,7 +41,6 @@
<content src="src/index.html" />
<preference name="loglevel" value="DEBUG" />
- <preference name="splashscreen" value="splash" />
<!--
<preference name="backgroundColor" value="0xFFF" />
<preference name="loadUrlTimeoutValue" value="20000" />