diff options
author | Wei Sheng Shih <wilsonshih@google.com> | 2020-05-14 02:10:28 +0000 |
---|---|---|
committer | wilsonshih <wilsonshih@google.com> | 2020-05-15 11:26:03 +0800 |
commit | a174e882511cc033a5de13d7b2a91fe68b78c8f5 (patch) | |
tree | 3d292034ab8a16fc7cbbd7fb98d29c214f1c5f3e /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 016ea8a0280d2c1d213c049645212b57ae2918ab (diff) |
Revert^2 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.
Also post the calling of setLaunchResult from main thread so
mIsLaunchForActivity and mAnimationPending can be synchronized.
Fixes: 154815513
Test: atest SystemUITests
Test: Follow the issue description.
Change-Id: I735340498575e2d7dc5a95ec1be3aa886739ecc4
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions