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

Commit c36e3e7f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 113918f3 e5b44043
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -382,6 +382,7 @@ public class Instrument {
                oldAnims = mWm.getAnimationScales();
                oldAnims = mWm.getAnimationScales();
                mWm.setAnimationScale(0, 0.0f);
                mWm.setAnimationScale(0, 0.0f);
                mWm.setAnimationScale(1, 0.0f);
                mWm.setAnimationScale(1, 0.0f);
                mWm.setAnimationScale(2, 0.0f);
            }
            }


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