Remove debug println
Change-Id: I8bf8f948394ed2ecbcb3da3761506c9aa5752494
This commit is contained in:
@@ -411,8 +411,6 @@ public class Workspace extends SmoothPagedView
|
||||
}
|
||||
|
||||
public void onDragEnd() {
|
||||
System.out.println("onDrag end workspace");
|
||||
|
||||
if (!mDeferRemoveExtraEmptyScreen) {
|
||||
removeExtraEmptyScreen(true, mDragSourceInternal != null);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user