Run screen off controller on rotation
The screen off controller is responsible for setting up the correct status bar state prior to any animation running. Without this, the device will flash notifications on power off from landscape (app or launcher). The actual animations continue to run in GoneToAodTransitionViewModel. Just remove some existing code. Fixes: 409716096 Test: atest UnlockedScreenOffAnimationControllerTest Test: manual - Open YouTube/Launcher in landscape, lock the device, ensure no flashing notifications Flag: EXEMPT bugfix Change-Id: I5e281ec9ff7bfce480d4e1c671e5b0e448f318a3
Loading
Please register or sign in to comment