Show bouncer after user switch
Caution: There is different behavior based on if you switch to or from the owner. Also there are various race conditions in the KeyguardViewMediator queue caused by waiting on async layouts to happen. This CL tries to mitigate this issue by adding a delay, but more thorough investigation and cleanup of incoming signals and side effects is necessary to remove jank and make the queues order of execution predictable. Test: Manually tested various user switch scenarios with different bouncers. PIN/SWIPE/NONE/FINGER. Bug: b/266711330 Change-Id: I7c59ae07d43140cd55611d18d08e2f44cad9e562
Loading
Please register or sign in to comment