commit | 27c8c5ec7d7d1723b2a43253c03c2fc1c7f02739 | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Thu May 11 18:32:55 2023 -0700 |
committer | Evan Rosky <erosky@google.com> | Thu May 11 19:38:30 2023 -0700 |
tree | 39586ee1fe6a661b66a488c6398b3985716b0991 | |
parent | 8020b8b64c1bea00b89c9726d2f65bbc59c91e0f [diff] |
Fix graphical glitches on keyguard-unlock with PIP Since keyguard animations sync transactions to view rendering, it's possible for them to apply changes after the finishtransaction, so wrap containers in leashes so that we can just detach them. Also, remove the single-task-opening restriction now that keyguard animations support multiple tasks. Bug: 278886491 Test: app in pip, turn screen off, turn screen on+unlock. Change-Id: Iea2fc2d5ae16c59e7983b87fea2cd62d327f4ac9