diff options
| author | 2022-06-13 16:12:17 -0700 | |
|---|---|---|
| committer | 2022-06-13 16:16:46 -0700 | |
| commit | b967adf753d87252fe45808a257c449093f397d6 (patch) | |
| tree | d15a40f09ca40bda67fec6d99c9838ed0b0fa5f8 /libs/androidfw/StringPool.cpp | |
| parent | f029d8cf1bf588ed46856fc2d0d78275cdd95bf8 (diff) | |
Fix an issue where tasks moving to front would collapse the stack.
ag/18759417 introduced a new call to onTaskMovedToFront which impacted
some bubbles behavior, basically while switching bubbles the
"background" app now appears to move to the front for a moment which
causes bubbles to be collapsed. The fix is to flip the flag for
bubbles switching a bit sooner than we already do.
Test: manual - have some bubbles, visit each of them once (i.e. have
the activity launched), then visit them all again
=> verify all the bubbles can be visited both times and
the stack doesn't collapse.
Bug: 235781358
Change-Id: Id0674cafd92d5aeb802a0da77a679996e7041b74
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions