commit | 7f657604e5d24af84107bb402bef7ab0d7a6a12d | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu May 21 12:37:14 2020 -0700 |
committer | Selim Cinek <cinek@google.com> | Tue May 26 16:30:42 2020 -0700 |
tree | 1a1dfb5ec081bf4386bba166bb565d114929ab72 | |
parent | 2de5ebb44a5ae512f3a676af7c299d4fb4f21f0d [diff] |
Fixes an issue where the media players would animate on screen off Because qs collapses when we start dozing, we triggered an animation that looked janky. We now instead don't reattach them at all and block the animation. Test: atest SystemUItests Bug: 154137987 Change-Id: I75a386d7f1dfb65c040d42b8d7aeaf34314b5d10