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

Commit 4679e7ef 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 am: 03317684

am: ae8a9b97

Change-Id: I38f534597dfe4fa2cb9fae342b0d26915357fec3
parents 90d148f6 ae8a9b97
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -937,6 +937,7 @@ class ScreenRotationAnimation {
            }
        }

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