am 8283ccff: Do not force the soft keyboard open if the search widget is already at the top of the screen. Forcing the soft keyboard open is done at a specific time when animating the search widget to the top of the screen in order to time the two animations well, but we were doing it anyway even if the search widget was already at the top of the screen and didn\'t need to animate.
Merge commit '8283ccff7c44e3f2a62496167159228eb50706b6'
* commit '8283ccff7c44e3f2a62496167159228eb50706b6':
Do not force the soft keyboard open if the search widget is already at the top of the screen.
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml
index 2280b61..cc5f911 100644
--- a/res/xml/default_workspace.xml
+++ b/res/xml/default_workspace.xml
@@ -47,12 +47,14 @@
launcher:x="2"
launcher:y="3" />
+<!--
<favorite
launcher:packageName="com.google.android.apps.maps"
launcher:className="com.google.android.maps.MapsActivity"
launcher:screen="1"
launcher:x="3"
launcher:y="3" />
+-->
<favorite
launcher:packageName="com.android.mms"