summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2023-03-30 04:26:03 +0000
committer Louis Chang <louischang@google.com> 2023-03-30 07:41:45 +0000
commit4dd7aefbb525015066192988ebdfaa980a95999c (patch)
treeb920be28cce6b2e2472a9bdab9edc6bea8067566 /libs/androidfw/ApkParsing.cpp
parentdc8992c4b0f67cde919a79fdaef32f70b4bb1c0f (diff)
Pausing the transient hide activity with user leaving hint
Activity#onUserLeaveHint was not called while swiping up to home since the activity was directly added to stopping list when transient launch transition completed. The code added in commit 0572aac to send task-stack-changed event while finishing transition was also updated. It is not needed if the activity is scheduled to be paused by TaskFragment #startPausing since the task-stack changed is called after pause completed. However, it is still needed if the activity enters auto-pip when transition finishes. Bug: 274576791 Test: swipe up to home Change-Id: Idf664a93e95471d83c0964dc67ab384521f78b24
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions