diff options
author | elijah <elijah@riseup.net> | 2013-01-26 00:44:19 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-01-26 00:44:19 -0800 |
commit | 05d23f34073d09e31bc7fc2a0b72023e1dccd00d (patch) | |
tree | 55b01c4d15b4d491766b4bd5c010ebe601409049 /android | |
parent | 83081797f03246a14be7db610878b5e431a07635 (diff) |
added icons and Rakefile for rendering to svg to png.
Diffstat (limited to 'android')
-rw-r--r-- | android/leap-icon.png | bin | 0 -> 44718 bytes |
-rw-r--r-- | android/res/drawable-hdpi/leap-launcher.png | bin | 0 -> 4254 bytes |
-rw-r--r-- | android/res/drawable-ldpi/leap-launcher.png | bin | 0 -> 1517 bytes |
-rw-r--r-- | android/res/drawable-mdpi/leap-launcher.png | bin | 0 -> 2320 bytes |
-rw-r--r-- | android/res/drawable-xhdpi/leap-launcher.png | bin | 0 -> 6320 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/android/leap-icon.png b/android/leap-icon.png Binary files differnew file mode 100644 index 0000000..5f358a6 --- /dev/null +++ b/android/leap-icon.png diff --git a/android/res/drawable-hdpi/leap-launcher.png b/android/res/drawable-hdpi/leap-launcher.png Binary files differnew file mode 100644 index 0000000..a07db1e --- /dev/null +++ b/android/res/drawable-hdpi/leap-launcher.png diff --git a/android/res/drawable-ldpi/leap-launcher.png b/android/res/drawable-ldpi/leap-launcher.png Binary files differnew file mode 100644 index 0000000..6f25cd0 --- /dev/null +++ b/android/res/drawable-ldpi/leap-launcher.png diff --git a/android/res/drawable-mdpi/leap-launcher.png b/android/res/drawable-mdpi/leap-launcher.png Binary files differnew file mode 100644 index 0000000..4b3456f --- /dev/null +++ b/android/res/drawable-mdpi/leap-launcher.png diff --git a/android/res/drawable-xhdpi/leap-launcher.png b/android/res/drawable-xhdpi/leap-launcher.png Binary files differnew file mode 100644 index 0000000..dbb53ee --- /dev/null +++ b/android/res/drawable-xhdpi/leap-launcher.png |