commit | 7e21cbfb02e15fbb23ca6c9b0476544540026cf0 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Thu Feb 24 11:58:51 2022 +0800 |
committer | Chris Li <lihongyu@google.com> | Fri Feb 25 14:02:29 2022 +0800 |
tree | 285c3a06cf61ee405c6d9f4f1a0eef8c9c3fae0b | |
parent | 7404ff1182556e165c942843a33e0255a2d2e519 [diff] |
Fix finishTransaction position when Shelf height is changed When Launcher is resume, it can call PipController#setShelfHeight during the entering PIP animation. The animator will update end value to avoid flicker. When that happens, we also need to update the finishTransaction to use the updated destination bounds in current rotation when the transition is finished. Bug: 219411429 Test: manual enter PIP from landscape Change-Id: Ic48ece83134a23438cfffacc0637cbd0f721f9f7