summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-01-12 17:57:59 -0800
committerJohn Reck <jreck@google.com>2011-01-12 19:24:43 -0800
commitf95eb7410686ee1ea4b7f583f03b642c30551b79 (patch)
tree67465fae63530747514b512d82faa16586195a47 /res/drawable
parent1537b774a62042a8b86100e1e6b0988bed70c385 (diff)
downloadandroid_packages_apps_Gello-f95eb7410686ee1ea4b7f583f03b642c30551b79.tar.gz
android_packages_apps_Gello-f95eb7410686ee1ea4b7f583f03b642c30551b79.tar.bz2
android_packages_apps_Gello-f95eb7410686ee1ea4b7f583f03b642c30551b79.zip
Thumbnail widget tweaks
Change-Id: I9e8d7ec040698627caaacfff7f23d1c7fd48a0e5
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/widget_background.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/res/drawable/widget_background.xml b/res/drawable/widget_background.xml
index 15f8a59e..4c59d60b 100644
--- a/res/drawable/widget_background.xml
+++ b/res/drawable/widget_background.xml
@@ -19,13 +19,5 @@
<item
android:drawable="@drawable/bg_bookmark_widget_holo">
</item>
- <item>
- <bitmap
- android:src="@drawable/stripes_overlay_bg_bookmark_widget_holo"
- android:gravity="top|left|clip_vertical|clip_horizontal"
- android:left="3dip"
- android:right="3dip"
- android:top="3dip"
- android:bottom="3dip" />
- </item>
+
</layer-list>