summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge/all_apps_paged_view_application.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2010-10-28 16:07:04 -0700
committerWinson Chung <winsonc@google.com>2010-11-01 16:10:49 -0700
commit7da1025bd7f15b04cf55c79b73e94e5e1bc959d9 (patch)
treef0c20ed38a4db0ee27d0d67b9618fb9a9a0cc777 /res/layout-xlarge/all_apps_paged_view_application.xml
parent30110328a249a049673266bfce39ca9dcf650af9 (diff)
downloadandroid_packages_apps_Trebuchet-7da1025bd7f15b04cf55c79b73e94e5e1bc959d9.tar.gz
android_packages_apps_Trebuchet-7da1025bd7f15b04cf55c79b73e94e5e1bc959d9.tar.bz2
android_packages_apps_Trebuchet-7da1025bd7f15b04cf55c79b73e94e5e1bc959d9.zip
Layout and spacing changes for AllApps/Customization drawer
- Also fixing issue where preview images in the customization drawer were not being scaled down Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54
Diffstat (limited to 'res/layout-xlarge/all_apps_paged_view_application.xml')
-rw-r--r--res/layout-xlarge/all_apps_paged_view_application.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout-xlarge/all_apps_paged_view_application.xml b/res/layout-xlarge/all_apps_paged_view_application.xml
index 48b571235..745822235 100644
--- a/res/layout-xlarge/all_apps_paged_view_application.xml
+++ b/res/layout-xlarge/all_apps_paged_view_application.xml
@@ -27,5 +27,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center_horizontal"
+ android:singleLine="false"
+ android:maxLines="1"
style="@style/WorkspaceIcon.Portrait" />