summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Felix Stern <fstern@google.com> 2024-06-07 14:13:19 +0000
committer Felix Stern <fstern@google.com> 2024-06-12 08:16:13 +0000
commit53ac916544317697bcbc60053edc84335c34fcb4 (patch)
treeb4d3315555d3686fd1be9340bc42b98c47e654e0 /libs/androidfw/FileStream.cpp
parentff3e646587512dddb2fc42f35f2e42c51e87f066 (diff)
Set the currentFraction in onAnimationStart
In case of the IME being visible and requested again, there can be a case where in between onAnimationStart and calling the updateListener, the frame is rendered. In this case, the alpha value will initially be set to zero, which results in a flicker. In this case, the currentFraction of the animation was set before (due to seek=true), therefore this value should be used in onAnimationStart instead of startY (which is equal to hiddenY in the show case). Test: manual Fix: 329511061 Fix: 331730180 Change-Id: I52c9e340825adbe4a87111f209dbb8365c1bebd0
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions