commit | 8417a7b5140bf6dd27702331e787887a7b8c2e3d | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Mon May 21 17:04:46 2018 -0700 |
committer | Tony Wickham <twickham@google.com> | Mon May 21 17:11:24 2018 -0700 |
tree | a3e5e0ff8d95d10d9a99907b0a4c5e63dc9a1d82 | |
parent | 52cb0a73a4d15e60974f784cedca48e0438d6b16 [diff] |
Bound recents content alpha to 0 and 1 Now that we use OvershootInterpolator for the atomic recents animation, it's possible to get alpha > 1. The drawable and text paint used in the empty recents state doesn't handle this well, causing alpha to jump to 0 in this case. Instead, we'll just force it to clamp to 1 ourselves. Bug: 80004542 Change-Id: Id0177caf63cd349f6f27c9dfaf0e8995447e70fc