summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge/customize_paged_view_item.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2010-11-09 12:20:57 -0800
committerWinson Chung <winsonc@google.com>2010-11-09 12:29:41 -0800
commitc84001ec67236c070875324fb77f04ce63b46885 (patch)
treef62d90a3d7c80fd2e6d66aa2631a144c65981387 /res/layout-xlarge/customize_paged_view_item.xml
parentec30827e734ba9c3d2b8a27f3b5224412d1cf2f7 (diff)
downloadpackages_apps_trebuchet-c84001ec67236c070875324fb77f04ce63b46885.zip
packages_apps_trebuchet-c84001ec67236c070875324fb77f04ce63b46885.tar.gz
packages_apps_trebuchet-c84001ec67236c070875324fb77f04ce63b46885.tar.bz2
Fixing issue where holgoraphic icon backgrounds were not being drawn.
- Removing the workarounds that we had previously to get around this. Change-Id: I4f2b2f827988a7d76d86406542f647701df81a2d
Diffstat (limited to 'res/layout-xlarge/customize_paged_view_item.xml')
-rw-r--r--res/layout-xlarge/customize_paged_view_item.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/layout-xlarge/customize_paged_view_item.xml b/res/layout-xlarge/customize_paged_view_item.xml
index bbc04d7..35e06c3 100644
--- a/res/layout-xlarge/customize_paged_view_item.xml
+++ b/res/layout-xlarge/customize_paged_view_item.xml
@@ -26,7 +26,5 @@
android:id="@+id/customize_icon"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:singleLine="false"
- android:maxLines="1"
style="@style/WorkspaceIcon.Landscape" />