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

This commit is contained in:
TreeHugger Robot
2017-06-19 23:29:04 +00:00
committed by Android (Google) Code Review

View File

@@ -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.