Fix recents animation flicker
The recents animation can sometimes start before launcher has started when started with 3-button mode. This causes the animation to start before the recents UI has been initialized by Launcher. Added a callback to properly synchronize launcher start and the recents animation. Fixes: 229360539 Test: started the recents animation and checked logs (order of operations), when the recents animation or launcher started first Change-Id: I5938bbba778a2886b4a1e4ee4844eaf28c6fac0e
Loading
Please register or sign in to comment