aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable-xxhdpi
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-02-01 01:25:56 +0100
committerDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-02-01 01:25:56 +0100
commit43531113b798cda6b2f76257641f38b0af986437 (patch)
tree73107f086ec5d772a9041aa3ad4b1c7b8e0dcce9 /res/drawable-xxhdpi
parentc3e4f0eaacf8ab32ceab32b8f46e8b7d85c71cfb (diff)
more code cleanup for xmpp parser. more eventy. nice unknown contact pictures
Diffstat (limited to 'res/drawable-xxhdpi')
-rw-r--r--res/drawable-xxhdpi/es_slidingpane_shadow.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/drawable-xxhdpi/es_slidingpane_shadow.xml b/res/drawable-xxhdpi/es_slidingpane_shadow.xml
deleted file mode 100644
index eaca7894..00000000
--- a/res/drawable-xxhdpi/es_slidingpane_shadow.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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