Skip to content
Commit f0e825f2 authored by Christian Göllner's avatar Christian Göllner Committed by Christian Göllner
Browse files

[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
parent 0869abd8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment