Android: Fix wrong cs height upon rotation
The view height was not being set correctly when the device was rotated as reported in the bug. The bar height should have been taken into account like it was done at creation. This CL fixes that. This matters only for full-sized width contextual search panel only, where the cs panel is preserved upon rotation. Bug: 819506 Change-Id: I85b0795928a1faeb61b03b14af0ff035f4c1d001 Reviewed-on: https://chromium-review.googlesource.com/954242Reviewed-by:Donn Denman <donnd@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#541667}
Showing
Please register or sign in to comment