summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Caitlin Shkuratov <caitlinshk@google.com> 2023-02-09 21:53:28 +0000
committer Caitlin Shkuratov <caitlinshk@google.com> 2023-02-10 19:00:16 +0000
commit287842965a2c05a261bce332d975737df16aaab4 (patch)
tree1279c1c26f07a2c5b71cead8e4858a9a8071e6ea /libs/androidfw/ApkParsing.cpp
parentd504771ed34d19ec671ee39cfeee0df527bfe6d4 (diff)
[Media TTT] Don't use an animated-vector for the loading spinner.
See bug for more context. tl;dr: AnimatedVectorDrawables will pause their animation when opening the shade (or in other scenarios), so we need to use a different kind of drawable as a workaround. This CL just uses a static drawable and animates its rotation using an `ObjectAnimator`. Bug: 243983980 Test: `adb shell cmd statusbar media-ttt-chip-sender MyTablet TRANSFER_TO_RECEIVER_TRIGGERED` -> see new loading spinner. Pull down the shade and verify the loading spinner keeps spinning. Plug the device in to charge to see the charging animation and verify the loading spinner keeps spinning. Test: _TRIGGERD -> _SUCCEEDED -> Undo ==> verify that the new loading spinner for the new TRIGGERED state is spinning Test: atest ChipbarCoordinatorTest Change-Id: Ic5701bbb241b919211463df6eb576f810ec2ca22
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions