summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Liran Binyamin <liranb@google.com> 2024-01-09 11:36:23 -0500
committer Liran Binyamin <liranb@google.com> 2024-01-09 11:47:07 -0500
commit89500e5f756a2ec35e838ec69efae485860db811 (patch)
treec0157c133293a1a438b02996a5fd60c37017f2d4 /libs/androidfw/StringPool.cpp
parentad3264594a2b1b650ab8bff627012304ab465915 (diff)
Fix scrim animation when pressing stylus
When the stack is temporarily invisible, e.g. when watching a video in full screen, it is translated offscreen. Pressing the stylus button expands the stack and slides it back into the screen. The scrim view is being shown together with the sliding animation, causing it to slide as well. Instead of translating the entire stack view when making it invisible, this CL only translates the bubble container view which does not include the scrim view. So the scrim animation plays correctly when expanding from full screen. Fixes: 315937995 Test: Manual - Add bubble - Enter full screen, e.g. play a youtube video in full screen - After the stack is hidden, press the stylus button - Observe that the stack view expands and the scrim animation plays correctly Change-Id: I30bd154f4e7efe75461f26cfa51bb6a05de15dff
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions