Respect bar transition delay of remote animation
So the light bar animation can fit at proper timing with app launch
animation. It also avoids CPU contention such as the bar animation
won't overlap with app creation at the initial ~280ms.
Bug: 235323163
Bug: 223397410
Test: adb shell setprop persist.wm.debug.shell_transit 1; reboot
Set wallpaper to pure white (status bar text color is black).
Launch Clock (black background) from launcher. The status
bar text color will change to white until the animation is
close to the end.
Change-Id: Ic090abdccaa583d66a04354d7b21ad8f3f38f9a0
3 files changed