diff options
Diffstat (limited to 'Android/res')
-rw-r--r-- | Android/res/drawable-hdpi/splash.9.png | bin | 10816 -> 0 bytes | |||
-rw-r--r-- | Android/res/drawable-ldpi/splash.9.png | bin | 10816 -> 0 bytes | |||
-rw-r--r-- | Android/res/drawable-mdpi/splash.9.png | bin | 10816 -> 0 bytes | |||
-rw-r--r-- | Android/res/drawable-xhdpi/splash.9.png | bin | 10816 -> 0 bytes | |||
-rwxr-xr-x | Android/res/xml/config.xml | 1 |
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 Binary files differdeleted file mode 100644 index 1e05563..0000000 --- a/Android/res/drawable-hdpi/splash.9.png +++ /dev/null diff --git a/Android/res/drawable-ldpi/splash.9.png b/Android/res/drawable-ldpi/splash.9.png Binary files differdeleted file mode 100644 index 1e05563..0000000 --- a/Android/res/drawable-ldpi/splash.9.png +++ /dev/null diff --git a/Android/res/drawable-mdpi/splash.9.png b/Android/res/drawable-mdpi/splash.9.png Binary files differdeleted file mode 100644 index 1e05563..0000000 --- a/Android/res/drawable-mdpi/splash.9.png +++ /dev/null diff --git a/Android/res/drawable-xhdpi/splash.9.png b/Android/res/drawable-xhdpi/splash.9.png Binary files differdeleted file mode 100644 index 1e05563..0000000 --- a/Android/res/drawable-xhdpi/splash.9.png +++ /dev/null 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" /> |