summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Galia Peycheva <galinap@google.com> 2022-09-16 14:29:35 +0200
committer Galia Peycheva <galinap@google.com> 2022-09-16 17:49:35 +0000
commitb576faec5c70f661c4d392c4a73baa7974341378 (patch)
tree7c5519d3d32a9bb038d05777e437a05fa17052ed /libs/androidfw/StringPool.cpp
parent0e131b9178577a107966db5710b3814d7d3caff1 (diff)
Make transit to home activity always be close transit
Previously, we used the wallpaper transition when going to the home activity. The idea was that on devices that have no wallpaper, this is safe. However, the check for the wallpaper was incorrect. A better approach is to detect when a task open transition is happening and check if it's the home task that is being brought to front. If yes, then we use a close transition, closing the previous activity to show the home activity Bug: 237371677 Bug: 220024691 Test: m && manually check that keyevent HOME fades out the top app Change-Id: I46ba3d363b581f07e153e032689261821cbbe9e4
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions