am f0f2ffae: Fix issue where extra page hangs around (issue 11634172)
* commit 'f0f2ffaedc39b4657a3b7e24a4a3a90e08ed087f': Fix issue where extra page hangs around (issue 11634172)
This commit is contained in:
@@ -758,6 +758,8 @@ public class Folder extends LinearLayout implements DragSource, View.OnClickList
|
||||
}
|
||||
completeDragExit();
|
||||
}
|
||||
} else {
|
||||
mLauncher.getWorkspace().removeExtraEmptyScreen(true, null);
|
||||
}
|
||||
|
||||
mDeleteFolderOnDropCompleted = false;
|
||||
|
||||
Reference in New Issue
Block a user