am 2cae845c: am b7e0e884: Fixed bug where workspace was not visible

* commit '2cae845c828036e8c2a0b44f04fda51f74ffc200':
  Fixed bug where workspace was not visible
This commit is contained in:
Michael Jurka
2011-01-16 23:08:08 -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;