From 4f88170a5017c61607f6da6c0e0d973bddb21d47 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Thu, 17 Feb 2011 15:12:46 -0800 Subject: [PATCH] Fix 3324645: Fix text wrapping issue in RecentApps This fixes a problem where the application label and descriptions would wrap to the next line. It now correctly stays within the reserved space. Change-Id: I586b15b1f69b61f260eb612e69b82260f6c9f84a --- .../res/layout-xlarge/status_bar_recent_item.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/packages/SystemUI/res/layout-xlarge/status_bar_recent_item.xml b/packages/SystemUI/res/layout-xlarge/status_bar_recent_item.xml index c358e13c8f474..d7e16337d47f7 100644 --- a/packages/SystemUI/res/layout-xlarge/status_bar_recent_item.xml +++ b/packages/SystemUI/res/layout-xlarge/status_bar_recent_item.xml @@ -58,26 +58,33 @@ />