Merge "Fix bug where two items could occupy same grid cell in hotseat." into ub-launcher3-master
This commit is contained in:
commit
00092efbdf
|
@ -421,6 +421,7 @@ public class Workspace extends PagedView
|
|||
}
|
||||
|
||||
updateChildrenLayersEnabled();
|
||||
mDragInfo = null;
|
||||
mOutlineProvider = null;
|
||||
mDragSourceInternal = null;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue