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
Loading
Please register or sign in to comment