Modified behavior of mini-workspace screens

Behavior of mini-workspace screens in All apps
view was changed to always stay visible once
the user starts dragging mode. Visibility returns
to hidden when the user exits and re-enters
All apps

Change-Id: I6cc6692ea77a67205767fd925f73ab38306c473c
This commit is contained in:
Adam Lesinski 2010-11-17 16:40:19 -08:00
parent 6b879f0a58
commit 49c4ba323f
1 changed files with 0 additions and 2 deletions

View File

@ -533,8 +533,6 @@ public class AllAppsPagedView extends PagedView
mDragController.removeDropTarget(this);
endChoiceMode();
mLauncher.getWorkspace().shrinkToBottomHidden();
}
@Override