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

Commit 03317684 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by android-build-merger
Browse files

Merge "Mark screen rotation as early (1/2)" into qt-dev

am: 7b4bbe00

Change-Id: I7847fe7c9bd7c5b05db00fad053ccf51eac5d258
parents 6c05510d 7b4bbe00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -936,6 +936,7 @@ class ScreenRotationAnimation {
            }
        }

        t.setEarlyWakeup();
        setSnapshotTransform(t, mSnapshotFinalMatrix, mExitTransformation.getAlpha());
    }