* commit '89d0bf071378d29e1009b56a8cb368b9b727af7b':
  Fix build
This commit is contained in:
Adam Cohen
2014-03-03 19:40:57 +00:00
committed by Android Git Automerger
+1 -1
View File
@@ -863,7 +863,7 @@ public class Workspace extends SmoothPagedView
// Log to disk
Launcher.addDumpLog(TAG, "11683562 - stripEmptyScreens()", true);
if (isWorkspaceLoading()) {
if (mLauncher.isWorkspaceLoading()) {
// Don't strip empty screens if the workspace is still loading
Launcher.addDumpLog(TAG, " - workspace loading, skip", true);
return;