commit | 45b2e9797cafb84067b6d55ad7c0233865938341 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri May 21 14:33:01 2021 +0200 |
committer | Selim Cinek <cinek@google.com> | Fri May 21 14:33:01 2021 +0200 |
tree | d56ab20fdd02f2d8091b41c3dc82014e979c6ac0 | |
parent | 48f518618e3c75ac793703da678e3c4ba9b05b64 [diff] |
Make sure to always fade the split shade media container When only fading while gone, it could lead to issues when fading out during non-split shade, especially during initial initialization. As there's an inherent race, we instead fade the host always, regardless if it's GONE, as this doesn't have any negative side effects. Fixes: 188884830 Test: follow steps on bug, observe no issue Change-Id: I54813a8f153713ff558409b67cd515c605afe9e3