summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Luca Zuccarini <acul@google.com> 2023-06-19 11:03:44 +0000
committer Luca Zuccarini <acul@google.com> 2023-06-20 08:58:06 +0000
commitafa8d3986898f20c2f459668b3082a68f137fc8b (patch)
treee68ed1fa2dc036bbb565655374a79627706230f4 /libs/androidfw/ObbFile.cpp
parent920307da3a9d598b1567c9c9f95a3c75c60511d3 (diff)
Hide animated ghost when underlying view is detached from window.
This mirrors the behavior that we have when the view is made INVISIBLE/GONE. The need for this change is that a view can be detached with its visibility remaining VISIBLE, in which case the updated location of the animated ghost become (0,0), which makes the transition look jumpy and broken. Note that this also disables dismiss animations for the MediaOutputDialog when the "Stop casting" button is tapped, since we know that the notification will go away but can't rely on the timing of it. Disabling the animation makes the dialog fade away in place instead, so it has a reliable transition. Fix: 232542592 Flag: N/A Test: see before/after videos in the bug Change-Id: Ieba6a2f5681ad7143c2f14b59f0309f658d66ce9
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions