summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
diff options
context:
space:
mode:
author Christian Göllner <chrisgollner@google.com> 2022-07-15 16:49:52 +0200
committer Christian Göllner <chrisgollner@google.com> 2022-07-19 16:48:30 +0200
commitf0e825f2f4736db7142b58289eb28586ca3010a0 (patch)
treeb1d6d3d44cb5d2592b442efcf67eb218ba532f62 /cmds/bootanimation/BootAnimation.cpp
parent0869abd8484af7966293b232ef63b7455c90797c (diff)
[Split shade] Fix QS showing briefly on AOD after turning off the screen
This was caused by the SplitShadeOverScroller being invoked while on lockscreen and setting a translationY value to 0 on QSFragment. That class is not supposed to be used on lockscreen, therefore the fix was to make sure it is only used on non-lockscreen. Change-Id: I6f89303c4fcdc04c77b5b2dac8d71cf66fe08ff4 Bug: 208255733 Test: ShadeTransitionControllerTest.kt Test: Manually
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions