commit | b0a42d9c28fe820cf858db025e700c932a41571e | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Mon Jul 01 09:43:31 2024 +0000 |
committer | wilsonshih <wilsonshih@google.com> | Tue Jul 02 08:54:27 2024 +0000 |
tree | f83399904eab449822d1f35e93541260cb19ddac | |
parent | 4cee69ff2f9830b89ed9a0061e5a95fc93840598 [diff] |
Fix windowless snapshot surface drawing with mismatch configuration. For close task animation, there should attach the windowless surface to the task, instead of activity. Because previous activity could inside an adjacent task fragment. Bug: 274997067 Flag: EXEMPT bugfix Test: launch task from an adjacent embedded activity. Trigger back gesture and verify the windowless surface should cover entire task. Change-Id: I465b676fcb5daede45b21bba2ac30a900523ac20