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

Commit 47010504 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: 972734f5

Change-Id: I02666e4918b849cf4bcc119a61b4b693825dabe2
parents 1947c0a8 972734f5
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.