commit | e8f1d047b1b788bc9884be2417e7aa0cec7e8ae8 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Fri Jul 31 12:39:57 2015 -0700 |
committer | Winson Chung <winsonc@google.com> | Fri Jul 31 12:59:11 2015 -0700 |
tree | 3b28fa97aaeb8594c776636bf04aa4636f876042 | |
parent | deaf4d169b6e08ae2c41ae67ea97147164089b16 [diff] |
Fixing issue with flash during overview transition. - This is due to the TransitionDrawable which does not actually start an animation until it is first drawn. This workaround will just immediately reset the transition if it is not currently visible instead of animating (which is actually deferred until the next animation into overview mode). Bug: 22414257 Change-Id: Id481303d0c99a20c1d16396c024ab50303f45576