summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorPeter Ng <petergng@google.com>2011-10-25 15:40:08 -0700
committerMichael Jurka <mikejurka@google.com>2011-10-27 11:26:04 -0700
commit8db7000140d3c35be92a4e07cf54ea6ec4ae3030 (patch)
tree3ae041f0f1d38e9f33d829d2240598d73299ca9b /res/layout
parentfaa702dca81afa700dddaa01b2a73774085db515 (diff)
downloadandroid_packages_apps_Trebuchet-8db7000140d3c35be92a4e07cf54ea6ec4ae3030.tar.gz
android_packages_apps_Trebuchet-8db7000140d3c35be92a4e07cf54ea6ec4ae3030.tar.bz2
android_packages_apps_Trebuchet-8db7000140d3c35be92a4e07cf54ea6ec4ae3030.zip
Asset updates
- Change how default widget previews look (5509429) - Improve antialiasing in portal assets Change-Id: I9993aec46a9a9ab8a732b4fc150120c935523f02
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/apps_customize_widget.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/apps_customize_widget.xml b/res/layout/apps_customize_widget.xml
index 7cc4177de..2c11c1db9 100644
--- a/res/layout/apps_customize_widget.xml
+++ b/res/layout/apps_customize_widget.xml
@@ -32,8 +32,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="4dp"
- android:orientation="horizontal"
- android:background="@drawable/widget_info_bg">
+ android:orientation="horizontal">
<!-- The name of the widget. -->
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/widget_name"