aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-01-24 02:04:05 +0100
committerDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-01-24 02:04:05 +0100
commit35f8ab58f4b6f97f02031b056d2a5f6f993672cf (patch)
treef3b9cda64e6e08337a44588a564d5194fe8b3225 /res/drawable-hdpi
inital commit
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/es_slidingpane_shadow.xml8
-rw-r--r--res/drawable-hdpi/ic_action_add.pngbin0 -> 181 bytes
-rw-r--r--res/drawable-hdpi/ic_action_send.pngbin0 -> 342 bytes
-rw-r--r--res/drawable-hdpi/ic_action_send_now.pngbin0 -> 578 bytes
-rw-r--r--res/drawable-hdpi/ic_action_unsecure.pngbin0 -> 368 bytes
-rw-r--r--res/drawable-hdpi/ic_launcher.pngbin0 -> 1615 bytes
-rw-r--r--res/drawable-hdpi/ic_profile.pngbin0 -> 999 bytes
7 files changed, 8 insertions, 0 deletions
diff --git a/res/drawable-hdpi/es_slidingpane_shadow.xml b/res/drawable-hdpi/es_slidingpane_shadow.xml
new file mode 100644
index 000000000..eaca7894e
--- /dev/null
+++ b/res/drawable-hdpi/es_slidingpane_shadow.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<shape xmlns:android="http://schemas.android.com/apk/res/android" >
+<gradient
+ android:centerColor="#8B0000"
+ android:endColor="#34FFDD"
+ android:startColor="#FF00FF" />
+<size android:width="5.0dp" android:height="0.5dp" />
+</shape> \ No newline at end of file
diff --git a/res/drawable-hdpi/ic_action_add.png b/res/drawable-hdpi/ic_action_add.png
new file mode 100644
index 000000000..aa7cf4f2c
--- /dev/null
+++ b/res/drawable-hdpi/ic_action_add.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_action_send.png b/res/drawable-hdpi/ic_action_send.png
new file mode 100644
index 000000000..6384a4eec
--- /dev/null
+++ b/res/drawable-hdpi/ic_action_send.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_action_send_now.png b/res/drawable-hdpi/ic_action_send_now.png
new file mode 100644
index 000000000..ff0e369ee
--- /dev/null
+++ b/res/drawable-hdpi/ic_action_send_now.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_action_unsecure.png b/res/drawable-hdpi/ic_action_unsecure.png
new file mode 100644
index 000000000..b9f442d57
--- /dev/null
+++ b/res/drawable-hdpi/ic_action_unsecure.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_launcher.png b/res/drawable-hdpi/ic_launcher.png
new file mode 100644
index 000000000..3125b12dd
--- /dev/null
+++ b/res/drawable-hdpi/ic_launcher.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_profile.png b/res/drawable-hdpi/ic_profile.png
new file mode 100644
index 000000000..3f071dec7
--- /dev/null
+++ b/res/drawable-hdpi/ic_profile.png
Binary files differ