commit | df339e70a06aefed4a1dec50bc369c8db3cdee8c | [log] [tgz] |
---|---|---|
author | Mateusz Cicheński <mateuszc@google.com> | Wed Dec 06 03:59:49 2023 +0000 |
committer | Mateusz Cicheński <mateuszc@google.com> | Wed Dec 06 18:26:26 2023 +0000 |
tree | ef3cd6a8fbd179518c8e07083d6563a04d60ff1d | |
parent | f4604875ed4d2389ce71fa311571bc9a96b0feef [diff] |
Only remove overlay reference once it is faded out This allows to remove the overlay in case of exit transition that comes before the overlay is faded out - in such cases the overlay handling code would skip removal due to PipTransitionState.UNDEFINED state set after the exit transition. Bug: 312050085 Test: before http://recall/-/ekEuGtt9d9HWqkUtAzpHx8/cY9l8Yv2NIB1Bo30xGfnWn Test: after http://recall/-/ekEuGtt9d9HWqkUtAzpHx8/bIau9G9vKCmm1Q9liuS5q5 Test: note that videos are taken with the fadeout delay set to 2000 ms for easier visualization Flag: none Change-Id: I59fea21fd640719d507619dd7c34ca3c5445c760