am 65e43032: Fix build
* commit '65e43032c8962765a3e89826d4312042a03ee3be': Fix build
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user