summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
diff options
context:
space:
mode:
author Michal Brzezinski <brzezinski@google.com> 2022-05-03 17:38:50 +0100
committer Michal Brzezinski <brzezinski@google.com> 2022-05-09 17:26:55 +0100
commit9b8362201e797125c95b7cd2f53231ebe20aa978 (patch)
tree3bd7b7e50e7a6deabb87b50a747f6438f783317e /cmds/bootanimation/BootAnimation.cpp
parent239f082d758252b5bbf1e908f4d28b1b9d1141e7 (diff)
Fixing "adb shell cmd statusbar expand-settings" command in split shade
The command was not working because it used `flingSettings` method in lockscreen and every motion in split shade in lockscreen is now managed by LockscreenShadeTransitionController. Circumventing LockscreenShadeTransitionController means some visibilities and alpha were out of sync and broken. Now we're using that class directly for split shade case and everything works smoothly. Fixes: 228796547 Test: manual + NotificationPanelViewControllerTest Change-Id: Icfadaf01cb95bd3590d6e2db0841fec26e64d5b8
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions