am fdc4302b: Don\'t animate showWorkspaceAndExitOverviewMode

* commit 'fdc4302bfa9b0ff65403006a89872f4a523fa825':
  Don't animate showWorkspaceAndExitOverviewMode
This commit is contained in:
Allan Wojciechowski
2013-10-03 10:33:43 -07:00
committed by Android Git Automerger
+1 -1
View File
@@ -1720,7 +1720,7 @@ public class Launcher extends Activity
}
}
protected void showWorkspaceAndExitOverviewMode() {
showWorkspaceAndExitOverviewMode(true);
showWorkspaceAndExitOverviewMode(false);
}
@Override