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

Commit 56265832 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Fixing insets not getting applied to workspace

Change-Id: I7512849efd91d4aa2b9da6aba0602c65422c606d
parent 5d35b865
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -282,6 +282,7 @@ public class Workspace extends PagedView<WorkspacePageIndicator>

        Rect padding = grid.workspacePadding;
        setPadding(padding.left, padding.top, padding.right, padding.bottom);
        mInsets.set(insets);

        if (mWorkspaceFadeInAdjacentScreens) {
            // In landscape mode the page spacing is set to the default.