commit | 65590cb071d04b3d5384e9bb5bc10d9cd0d30fe2 | [log] [tgz] |
---|---|---|
author | Brandon Dayauon <brdayauon@google.com> | Wed Jun 08 08:31:59 2022 -0700 |
committer | Brandon Dayauon <brdayauon@google.com> | Wed Jun 22 13:21:25 2022 -0700 |
tree | 57aff2f6a92bffb872f49f5d4a6d8c5c90243785 | |
parent | adc734771900df4abc817fa2e579fd4fc351aec8 [diff] |
Fix work toggle button that gets blocked by threeButton nav bar on TABLETS Ex) for tablets.. the nav bar height is really the height of the taskbar. Thats why we add the current padding of the work toggle button to the taskbar size. As of patchset 3.. I reverted mDevice.getInsets().bottom because it caused the button to be higher than it should be on landscape. Bug: 235053326 Test: Manual (pictures in bug thread) Change-Id: I2f77d759ae060311d049182e8347dede590cd0b0