[Android] Revert bottom controls adjustment for accessory
Since crrev.com/c/1233716, the keyboard accessory doesn't affect the bottom controls anymore - which is largely correct since it uses a separate mechanism to reserve that space. Unfortunatly, the BottomToolbar (Chrome Duet feature) doesn't recognize the opened accessory sheet as a keyboard and reserves space for bottom controls that don't exist. This will change when the way keyboards are detected is reworked in crrev.com/c/1286426 but until this and its ancestor lands, the effects of the accessory on the bottom controls are reintroduces with this CL. Bug: 894747 Change-Id: I0467d10700c597cfe5fbf8a6463b220268ad6160 Reviewed-on: https://chromium-review.googlesource.com/c/1288592Reviewed-by:Ioana Pandele <ioanap@chromium.org> Commit-Queue: Friedrich Horschig [CEST] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#600738}
Showing
Please register or sign in to comment