From e22a8e9d3eafe569fe0f4d284c77af08c6e2fe28 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Fri, 12 Nov 2010 13:40:58 -0800 Subject: Minor fixes to Launcher - Adding checks to prevent multiple onSetAlpha's to be called (especially now that we are using display lists) - Removing an old change to keep artificially make the last page wider - Fixing issue where you could click on an item in the paged view while the page it was on is being faded out Change-Id: I9b194565602b5200c0688da2caec9c3c829b3bb0 --- res/values/strings.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index f26dfc855..a8a996935 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -79,9 +79,13 @@ %1$s (%2$d x %3$d) - - Could not install clipboard item - + + Could not drop item onto this homescreen + Select widget to create -- cgit v1.2.3