am b7e0e884: Fixed bug where workspace was not visible

* commit 'b7e0e88412871f6582420e3eeb1552598ba8a4c1':
  Fixed bug where workspace was not visible
This commit is contained in:
Michael Jurka
2011-01-16 18:53:03 -08:00
committed by Android Git Automerger
+1
View File
@@ -1439,6 +1439,7 @@ public class Workspace extends SmoothPagedView
}
void unshrink(boolean animated, boolean springLoaded) {
mWaitingToShrink = false;
if (mIsSmall) {
float finalScaleFactor = 1.0f;
float finalBackgroundAlpha = 0.0f;