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

Commit 889ef471 authored by Steve Elliott's avatar Steve Elliott Committed by Android (Google) Code Review
Browse files

Merge "[flexiglass] Disable NotifShadeWindowViewCtrlr AmbientState swipe update" into main

parents a8cd8b7c 77408625
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -736,7 +736,9 @@ public class NotificationShadeWindowViewController implements Dumpable {
            event.recycle();
            mTouchCancelled = true;
        }
        if (!SceneContainerFlag.isEnabled()) {
            mAmbientState.setSwipingUp(false);
        }
        if (MigrateClocksToBlueprint.isEnabled()) {
            mDragDownHelper.stopDragging();
        }