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

Commit 5e3d39aa authored by Chet Haase's avatar Chet Haase Committed by android-build-merger
Browse files

Merge "Make --no-window-animation flag apply to animators, too" into oc-dev am: c36e3e7f

am: 97f7dbb0

Change-Id: I8ad8f455a430b7230f9f83dc5b0967db4a540e87
parents 1947c0a8 97f7dbb0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -382,6 +382,7 @@ public class Instrument {
                oldAnims = mWm.getAnimationScales();
                mWm.setAnimationScale(0, 0.0f);
                mWm.setAnimationScale(1, 0.0f);
                mWm.setAnimationScale(2, 0.0f);
            }

            // Figure out which component we are tring to do.