diff options
author | Struan Donald <struan@exo.org.uk> | 2013-08-22 17:42:23 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-08-22 17:42:23 +0100 |
commit | df59d3d5fc76ab39eb16712c3b7f2e4d91dd9288 (patch) | |
tree | 7c7192f9e65efacb858f3b6de1d15c41a0139e5e | |
parent | 26d9664bc857fcc56c7ff7b387cc17ae8a6c783b (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.png | bin | 0 -> 10816 bytes |
-rw-r--r-- | Android/res/drawable-hdpi/splash.png | bin | 12206 -> 0 bytes |
-rw-r--r-- | Android/res/drawable-ldpi/splash.9.png | bin | 0 -> 10816 bytes |
-rw-r--r-- | Android/res/drawable-ldpi/splash.png | bin | 12206 -> 0 bytes |
-rw-r--r-- | Android/res/drawable-mdpi/splash.9.png | bin | 0 -> 10816 bytes |
-rw-r--r-- | Android/res/drawable-mdpi/splash.png | bin | 12206 -> 0 bytes |
-rw-r--r-- | Android/res/drawable-xhdpi/splash.9.png | bin | 0 -> 10816 bytes |
-rw-r--r-- | Android/res/drawable-xhdpi/splash.png | bin | 12206 -> 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 Binary files differnew file mode 100644 index 0000000..1e05563 --- /dev/null +++ b/Android/res/drawable-hdpi/splash.9.png diff --git a/Android/res/drawable-hdpi/splash.png b/Android/res/drawable-hdpi/splash.png Binary files differdeleted file mode 100644 index 92fe138..0000000 --- a/Android/res/drawable-hdpi/splash.png +++ /dev/null diff --git a/Android/res/drawable-ldpi/splash.9.png b/Android/res/drawable-ldpi/splash.9.png Binary files differnew file mode 100644 index 0000000..1e05563 --- /dev/null +++ b/Android/res/drawable-ldpi/splash.9.png diff --git a/Android/res/drawable-ldpi/splash.png b/Android/res/drawable-ldpi/splash.png Binary files differdeleted file mode 100644 index 92fe138..0000000 --- a/Android/res/drawable-ldpi/splash.png +++ /dev/null diff --git a/Android/res/drawable-mdpi/splash.9.png b/Android/res/drawable-mdpi/splash.9.png Binary files differnew file mode 100644 index 0000000..1e05563 --- /dev/null +++ b/Android/res/drawable-mdpi/splash.9.png diff --git a/Android/res/drawable-mdpi/splash.png b/Android/res/drawable-mdpi/splash.png Binary files differdeleted file mode 100644 index 92fe138..0000000 --- a/Android/res/drawable-mdpi/splash.png +++ /dev/null diff --git a/Android/res/drawable-xhdpi/splash.9.png b/Android/res/drawable-xhdpi/splash.9.png Binary files differnew file mode 100644 index 0000000..1e05563 --- /dev/null +++ b/Android/res/drawable-xhdpi/splash.9.png diff --git a/Android/res/drawable-xhdpi/splash.png b/Android/res/drawable-xhdpi/splash.png Binary files differdeleted file mode 100644 index 92fe138..0000000 --- a/Android/res/drawable-xhdpi/splash.png +++ /dev/null |