Bouncer - Remove cases that forced it to stay open
Until recently, when the user swiped up from the shade, the bouncer would display. This required extra care when listening to panel expansion events, to make sure the bouncer state was correct while swiping. Now that the bouncer does not display in this manner, we can safely remove a few checks regarding bouncer state that were preventing it from hiding in some scenarios. Fixes: 258588837 Test: atest StatusBarKeyguardViewManagerTest Change-Id: I4fb6c38de3d309299b01d213ebdcf00b1549f1d9
Loading
Please register or sign in to comment