summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author András Kurucz <kurucz@google.com> 2023-05-14 16:59:17 +0000
committer András Kurucz <kurucz@google.com> 2023-06-12 14:29:02 +0000
commitce56e3ff5513669c4caf83266ad2e72b6a900722 (patch)
treede9e18ec30c306b4a58011f8bdea2b82dc94eea4 /libs/androidfw/ApkParsing.cpp
parent878b61b06329ecfa4a0f1367dbbe9c968b1c3930 (diff)
Fix missing HUN Outro animations
The disappear animation was broken, because we were setting some wrong values on the HUN animating away: - a bottom clipping, which made it to immediately disappear at the start of the animation - an yTranslation, which made it to jump around on split shade - a wrong height, which made it to flicker during the animation (note: the height flickering only happened if there were other HUNs moving into the shade in the meantime -> the avalanche is the typical use case) Fixes: b/282624825 Test: atest StackScrollAlgorithmTest Test: atest create HUNs and observe the animations Change-Id: If0c1e4f439a3011b5ea499edc2128aa417279ec8
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions