commit | 3691c1fbc9ad09e3192bd28b7a794ccf9dee68a7 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue May 05 21:27:04 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Tue May 05 13:31:50 2020 +0000 |
tree | 67deb7e120f866c2cc88d5ec5b5640b74ba2aef0 | |
parent | 84ce067c7f7e763bb064611772b1b743cd3464a3 [diff] |
Revert cancellation of animation in old rotation In most of cases, the duration of closing apps should not be longer than the opening apps, otherwise that should be fixed. The cancellation is too rough and not safe because it may lead to unpredictable flow such as interrupt recents animation. Fixes: 155029580 Test: DisplayContentTests#testApplyTopFixedRotationTransform Change-Id: Ifb23a73ac2635cc7631324cee679e5a663250f99