Skip to content
Commit d23ee155 authored by Robert Carr's avatar Robert Carr
Browse files

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
parent f7c04c3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment