commit | 23ff6774b758c559748d91994b989019621dd30d | [log] [tgz] |
---|---|---|
author | Brandon Dayauon <brdayauon@google.com> | Wed Sep 21 10:03:47 2022 -0700 |
committer | Brandon Dayauon <brdayauon@google.com> | Thu Sep 22 13:35:01 2022 -0700 |
tree | 7047b9cf1678e0f4325d166d71e3ed3b0b27ff97 | |
parent | c528e7e818ced58d0c38fb1431af4f2fc4fb1315 [diff] |
Fix pause work apps overlapping IME The bottom margin for button in gesture navigation is wrong. The bottom margin for the button is supposed to be 20dp from the gesture nav bar, not 20dp from the bottom of the screen. The calculation was correct for 3 button nav but was forgotten to be applied to gesture nav. bug: 246243359 test: Manual - after: https://hsv.googleplex.com/5763335673872384 Change-Id: If678a70b4ad43791cf9e66390164e1ab25a6e366