aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/shadow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/shadow.xml')
-rw-r--r--res/drawable/shadow.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/drawable/shadow.xml b/res/drawable/shadow.xml
deleted file mode 100644
index 67bb1c57..00000000
--- a/res/drawable/shadow.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<shape xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <gradient
- android:endColor="#33000000"
- android:centerColor="#11000000"
- android:startColor="#00000000" />
-
-</shape> \ No newline at end of file