Fix missing animation when launch activity from notification.

The remote animaton is controlled by notification shade, if we set
the notification shade set to invisible, although the animator is
still running, but surface won't update.
Extending the visibility time until the animation finish can
solve this problem.

Fixes: 154815513
Test: atest SystemUITests
Test: Follow the issue description.
Change-Id: I68c3ff7fa11ecaef6b3d61226acb7eaa1f15f9aa
4 files changed