Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 00092efb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix bug where two items could occupy same grid cell in hotseat." into ub-launcher3-master

parents 05a31ede 23585182
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -421,6 +421,7 @@ public class Workspace extends PagedView
        }

        updateChildrenLayersEnabled();
        mDragInfo = null;
        mOutlineProvider = null;
        mDragSourceInternal = null;
    }