commit | cf68aad3164303df59b2a669d186a94533c9c743 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Thu Mar 06 14:17:46 2014 -0800 |
committer | George Mount <mount@google.com> | Thu Mar 06 14:36:28 2014 -0800 |
tree | ef7bad8ebb76ff3521e3a5cc207c9a7b06c9128c | |
parent | 1f97d0ae87dc1891e2417e2e2338a870c4985336 [diff] |
Fix problem with Animators pausing the wrong Window. Bug 13347005 Because Windows can share a UI thread, pausing/resuming Animators in transitions can affect other Windows. This isolates the pause/resume to the Window being operated on. Change-Id: Iac84a0a2c838f30c309eea4931467ba758c6ba78