commit | 93873e4985c2e36772a5ffcdaed6351249e7a6eb | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Fri Apr 29 17:26:29 2016 -0700 |
committer | Chong Zhang <chz@google.com> | Fri Apr 29 17:34:45 2016 -0700 |
tree | 56f6fbc1b28521b3ca247f6f95b5deec8a4a730b | |
parent | 4ba55dc462b4e43086bef24b064d069df27e7670 [diff] |
Do not update surface for dummy animation as long as transition is set Transition is not set to ready until it's executed, which could happen a bit later after the setAppVisibility where we set up the dummy. It is rare, but an animation pass could still slip in between, and since the transition is not ready, it modifies the scale and show a bad wrong frame. bug: 27742244 Change-Id: I97fb1955e810c7c4f01dc55a28d2e4ce4f47d5eb