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

Commit 93767d52 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Reset TaskView transformations on orientationHandler change" into tm-qpr-dev am: 6a84ebc7

parents e0f01249 6a84ebc7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1724,6 +1724,7 @@ public abstract class RecentsView<ACTIVITY_TYPE extends StatefulActivity<STATE_T
            // Changed orientations, update controllers so they intercept accordingly.
            mActivity.getDragLayer().recreateControllers();
            onOrientationChanged();
            resetTaskVisuals();
        }

        boolean isInLandscape = mOrientationState.getTouchRotation() != ROTATION_0