commit | f6637d6683b9768f234ecf5a7deda1f054639a9b | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Mon Jan 08 13:36:23 2018 -0800 |
committer | chaviw <chaviw@google.com> | Mon Jan 08 13:36:23 2018 -0800 |
tree | 409bfa3009e55de6545f00170e2becbea2794e40 | |
parent | 03033385afd531807c5f96a577f76f12a9a08431 [diff] |
Adjust animation final crop bounds so it's in screen space. The final crop bounds for animations should use the screen space bounds instead of stack bounds. Adjust the bounds so they're offset by the stack position. Test: WindowAnimationSpec#testApply_clipAfterOffsetPosition Change-Id: Ibfda5ab505ee3206175e5f59e82f1c16f78d19c4 Fixes: 71619195