Replace screen height usage with parent view height in tab_ui
http://crrev.com/c/2012901 this CL uses DisplayAndroid to get screen height as preparation for upcoming android R. However, the new way of fetching screen height includes the top and bottom bar height, which is different from the setup we use in tab_ui. This CL fixes this issue. Bug: 1046395 Change-Id: If0bf151a90147b237cf8f41806e1d42b0ff70d1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023250 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#747788}
Showing
Please register or sign in to comment