summaryrefslogtreecommitdiff
path: root/libs/androidfw/BackupHelpers.cpp
diff options
context:
space:
mode:
author Liran Binyamin <liranb@google.com> 2023-12-14 12:01:40 -0500
committer Liran Binyamin <liranb@google.com> 2023-12-14 12:01:40 -0500
commitf75bc90c324d5cb50d93e8b3e3a02422d570d26c (patch)
treef5791ec40edfd28ee126230f0347818fa63b054a /libs/androidfw/BackupHelpers.cpp
parent7a85cfb8ba66c51ab05c7c498885f6bb45599bed (diff)
Don't remove bubbles after mode switching
We currently remove TaskViews as part of mode switching cleanup, but that eventually removes existing bubbles which means bubbles are lost after mode switching. As a short term solution, this CL avoids removing the bubble if the task is removed as a result of mode switching. A longer term solution is to refactor the task views outside of the expanded views so they don't need to be removed as part of mode switching. See b/316358859. Fixes: 316358859 Test: Manual - Add bubbles - Switch modes - Observe that bubbles are not removed Change-Id: I382725e318bc441eb9e8b277e615ca21fdbdc871
Diffstat (limited to 'libs/androidfw/BackupHelpers.cpp')
0 files changed, 0 insertions, 0 deletions