summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Liran Binyamin <liranb@google.com> 2024-02-02 20:40:46 -0500
committer Liran Binyamin <liranb@google.com> 2024-02-02 20:40:46 -0500
commit49bb2106a7dd5f8008b522d0d589633935db41f9 (patch)
tree9bbb6d72e6b821c9520250f5dfbf022b7269d740 /libs/androidfw/StringPool.cpp
parenta2d789785a3d44d8034d96a89b051385a7ae1c69 (diff)
Fix bubble manage menu after dismissing bubble
After dragging to dismiss a bubble and tapping on the manage button, the manage menu is now displayed correctly on top of the expanded view. Previously, the expanded view is marked temporarily hidden when the drag motion starts. The surface z ordering is reset at the start of the expanded view animation, and then set again when it ends. However, because the expanded view is temporarily hidden, the z ordering doesn't get set at the end. This change sets it when the bubble switch animation ends right after the expanded view is no longer temporarily hidden. Flag: NA Fixes: 280355857 Test: Manual - Add 2 bubbles - Expand bubble stack - Drag the selected bubble to dismiss - The second bubble should be selected - Tap on the manage button - Observe that the manage menu is drawn on top of the expanded view Change-Id: I4410c591e88881d9e434dbdb7f7d2e250c0f718b
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions