summaryrefslogtreecommitdiff
path: root/tests/SystemUIDemoModeController/Android.bp
diff options
context:
space:
mode:
author Johannes Gallmann <gallmann@google.com> 2022-12-29 12:35:21 +0100
committer Johannes Gallmann <gallmann@google.com> 2023-01-06 16:06:11 +0100
commite503583172586839827ee8c7723035ab4ad17899 (patch)
tree459d78e97bc2d7f29bf111928b887a715a5f96b4 /tests/SystemUIDemoModeController/Android.bp
parente076cf2df65ce9b5ce5cd3e70248d3efb1acbfc6 (diff)
Fix volume dialog dismiss animation
The root cause of the problem is that within `mController.notifyVisible(false)` `updateActiveStreamW(-1)` is called. This causes the slider to be set to inactive which changes its color. By calling the callback after the animation ended, this problem is fixed. Bug: 240682583 Test: atest VolumeDialogImplTest, Manual, i.e. changing the volume and observing the animation when the VolumeDialog dismisses. Change-Id: I928564202036ce7447d0cbae98302af8bf66c600
Diffstat (limited to 'tests/SystemUIDemoModeController/Android.bp')
0 files changed, 0 insertions, 0 deletions