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

Commit ee93fa42 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix invalid outline after widget resizing" into udc-dev am: 3b7f4eb6

parents c4ab06d7 3b7f4eb6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -105,6 +105,7 @@ public abstract class BaseLauncherAppWidgetHostView extends NavigableAppWidgetHo
                mEnforcedRectangle);
        setOutlineProvider(mCornerRadiusEnforcementOutline);
        setClipToOutline(true);
        invalidateOutline();
    }

    /** Returns the corner radius currently enforced, in pixels. */