summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author William Xiao <wxyz@google.com> 2023-03-30 16:10:03 -0700
committer William Xiao <wxyz@google.com> 2023-03-30 16:20:19 -0700
commitb2ec24db41ad2a292c6af965a049675764bdd2d1 (patch)
tree0a5c8c84d144a403310f2dd9eaf23a3d6da85d0d /libs/androidfw/StringPool.cpp
parent55b94eac881a49ded341539892af2b4289ff6444 (diff)
Fix bouncer flickering on dream swipe up end
If the user swipes up on the dream to show the bouncer but releases before the gestures has gone far or fast enough to show the bouncer, the bouncer may flicker into view due to this reset call. This reset call should not be needed as the BouncerSwipeTouchHandler continues the gesture's motion after release to either fully expand or hide the bouncer. Once the bouncer animates back to fully hidden, PrimaryBouncerInteractor hides and dispatch state as needed. Bug: 275600358 Test: atest BouncerSwipeTouchHandlerTest (swipe then release is covered by existing unit tests) Change-Id: Ieef85004c4ecf7e114204c83ae72438dbcf8bb88 Change-Id: I5849092c18393baf89ba0bb96de8a4b435daee55
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions