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

Commit f5a67f5c authored by Wale Ogunwale's avatar Wale Ogunwale
Browse files

Increased side margin for showing docked stack dim layer.

Increased to 100dip so the it is obvious to the user what is happening.

Bug: 24090084
Change-Id: I1351c0ecaff80c6efbaf859aca715d82b3ea5327
parent b34939af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ class TaskPositioner implements DimLayer.DimLayerUser {

    // The margin the pointer position has to be within the side of the screen to be
    // considered at the side of the screen.
    private static final int SIDE_MARGIN_DIP = 5;
    private static final int SIDE_MARGIN_DIP = 100;

    @IntDef(flag = true,
            value = {