commit | 3e952539a1738786b0ef491797634b3e2e08519d | [log] [tgz] |
---|---|---|
author | Shan Huang <shanh@google.com> | Mon Apr 25 23:44:05 2022 +0000 |
committer | Shan Huang <shanh@google.com> | Tue Apr 26 17:16:22 2022 +0000 |
tree | b26f7f99b835834b0183a000dff586dbb2ef30bc | |
parent | 833b0a0b5b2e14920e415ba384ee2a7891270d97 [diff] |
Fix screen rounded corner flicker. We've previously always played transitions with a fixed start corner radius. This should however be an interpolated value based on gesture progress. Bug: 230115505 Test: Turn on predictive animations. Try completing a back swipe as well as canceling a back swipe. Observe corner radius to make sure there's no flicker. Change-Id: Iae2517d969ed1b779bced866407b939b3a011b68