commit | 1898d16ee0e0172a177fd8c6c06f4352f7b901c4 | [log] [tgz] |
---|---|---|
author | Fengjiang Li <fengjial@google.com> | Thu Mar 09 11:26:55 2023 -0800 |
committer | Fengjiang Li <fengjial@google.com> | Thu Mar 09 14:38:06 2023 -0800 |
tree | 487eb1bd4b2156ba63b903fab46c07f7ce6895e3 | |
parent | bd98aef4a4f15f75a94969bb364b1e272eeb4511 [diff] |
[Predictive Back] Fix small bottom gap in widget to home animation The bug was caused by a math problem. The extrat bottom offset should be offset = (H / 0.9 - H) / 2 Fix: b/269393854 Test: manual Change-Id: Ia4d6b3f2ecb53b82d6779cd385ce4d7ca3c16113