Prevent flicker on PRIMARY_BOUNCER->LOCKSCREEN when dragging
The manual transition was sending 2 CANCELED events. One was occuring in the FromLockscreenTransitionInteractor and the second from the KeyguardTransitionRepository. There is no need to send the first since it is well covered. Fixes: 365885259 Test: atest FromLockscreenTransitionInteractorTest Flag: com.android.systemui.migrate_clocks_to_blueprint (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:94c59ea471f35a5b4d4cab2add46a3c9af9f1222) Merged-In: I7f9bdf07783dff1934592210a82a23e4902c4c67 Change-Id: I7f9bdf07783dff1934592210a82a23e4902c4c67
Loading
Please register or sign in to comment