summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Chris Li <lihongyu@google.com> 2022-01-27 11:52:51 +0800
committer Chris Li <lihongyu@google.com> 2022-01-28 21:40:03 +0800
commita0b23e7b97d3aa4ef4080d3159c793ab18c5f60c (patch)
treeb3c03eceacde574c5cbb84bc96809781c22d6e19 /api/api.go
parent077c836e99fb7adeb2ed33cfbaec973a31dbcfc6 (diff)
Fix regression for enter PIP when onUserLeaveHint
This was changed in ag/15886711, but it shouldn't be needed anymore as for case we need to animate the close transition, isVisible() will stay true until the app transition is finished. Otherwise we shouldn't need to keep the surface as visible even if it is in the closing app list. Without this fix, we may accidentally show the surface that has been commited to be invisible, such as enter pip onUserLeaveHint. Fix: 216145863 Test: manually verify with Google Meet. Test: atest WmTests:ActivityRecordTests Change-Id: Ib28651f5c4dc728d19f968adc56015836e307ef8
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions