Skip to content
Commit 1ec55c29 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

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
parent d9fa425f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment