aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-08-22 17:42:23 +0100
committerStruan Donald <struan@exo.org.uk>2013-08-22 17:42:23 +0100
commitdf59d3d5fc76ab39eb16712c3b7f2e4d91dd9288 (patch)
tree7c7192f9e65efacb858f3b6de1d15c41a0139e5e
parent26d9664bc857fcc56c7ff7b387cc17ae8a6c783b (diff)
use 9 patch png for android splash screen
Results in much neater scaling For #115
-rw-r--r--Android/res/drawable-hdpi/splash.9.pngbin0 -> 10816 bytes
-rw-r--r--Android/res/drawable-hdpi/splash.pngbin12206 -> 0 bytes
-rw-r--r--Android/res/drawable-ldpi/splash.9.pngbin0 -> 10816 bytes
-rw-r--r--Android/res/drawable-ldpi/splash.pngbin12206 -> 0 bytes
-rw-r--r--Android/res/drawable-mdpi/splash.9.pngbin0 -> 10816 bytes
-rw-r--r--Android/res/drawable-mdpi/splash.pngbin12206 -> 0 bytes
-rw-r--r--Android/res/drawable-xhdpi/splash.9.pngbin0 -> 10816 bytes
-rw-r--r--Android/res/drawable-xhdpi/splash.pngbin12206 -> 0 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/Android/res/drawable-hdpi/splash.9.png b/Android/res/drawable-hdpi/splash.9.png
new file mode 100644
index 0000000..1e05563
--- /dev/null
+++ b/Android/res/drawable-hdpi/splash.9.png
Binary files differ
diff --git a/Android/res/drawable-hdpi/splash.png b/Android/res/drawable-hdpi/splash.png
deleted file mode 100644
index 92fe138..0000000
--- a/Android/res/drawable-hdpi/splash.png
+++ /dev/null
Binary files differ
diff --git a/Android/res/drawable-ldpi/splash.9.png b/Android/res/drawable-ldpi/splash.9.png
new file mode 100644
index 0000000..1e05563
--- /dev/null
+++ b/Android/res/drawable-ldpi/splash.9.png
Binary files differ
diff --git a/Android/res/drawable-ldpi/splash.png b/Android/res/drawable-ldpi/splash.png
deleted file mode 100644
index 92fe138..0000000
--- a/Android/res/drawable-ldpi/splash.png
+++ /dev/null
Binary files differ
diff --git a/Android/res/drawable-mdpi/splash.9.png b/Android/res/drawable-mdpi/splash.9.png
new file mode 100644
index 0000000..1e05563
--- /dev/null
+++ b/Android/res/drawable-mdpi/splash.9.png
Binary files differ
diff --git a/Android/res/drawable-mdpi/splash.png b/Android/res/drawable-mdpi/splash.png
deleted file mode 100644
index 92fe138..0000000
--- a/Android/res/drawable-mdpi/splash.png
+++ /dev/null
Binary files differ
diff --git a/Android/res/drawable-xhdpi/splash.9.png b/Android/res/drawable-xhdpi/splash.9.png
new file mode 100644
index 0000000..1e05563
--- /dev/null
+++ b/Android/res/drawable-xhdpi/splash.9.png
Binary files differ
diff --git a/Android/res/drawable-xhdpi/splash.png b/Android/res/drawable-xhdpi/splash.png
deleted file mode 100644
index 92fe138..0000000
--- a/Android/res/drawable-xhdpi/splash.png
+++ /dev/null
Binary files differ