Merge "Make --no-window-animation flag apply to animators, too" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c36e3e7fff
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user