commit | d23ee1556913617fe7544d95d91ef68bf0460967 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Wed Jul 22 16:41:33 2020 -0700 |
committer | Robert Carr <racarr@google.com> | Mon Aug 17 14:01:40 2020 -0700 |
tree | fcb8734060dbe7aef0b3ac02bc29083643201512 | |
parent | f7c04c3abc893994c9d467e1168ea023d7c5c41e [diff] |
WindowStateAnimator: Remove redundant Alpha operation. We apply the ScreenRotationAnimation alpha at higher levels of the hierarchy, so I think this was actually doubling the alpha application (e.g. instead of .7 alpha we would ultimately set .7 of .7 alpha). Bug: 161937501 Test: Existing tests pass Change-Id: Ifba8b7d962dd3119bc5a8cbbfa2a246604a46987