Make tabs taller in Android horizontal tab switcher
This is an easy change to make the tabs taller in the Android horizontal tab switcher (by reducing how much they're cropped at the bottom). Even after this change, there's still some cropping at the bottom as a result of some interesting math in TabLayer::SetProperties(), so if we can fix that, the tabs will be even taller. Bug: 849401 Change-Id: Ic5ff94c5cc012806ed05c48dfe94b668532d054d Reviewed-on: https://chromium-review.googlesource.com/1112662Reviewed-by:Matthew Jones <mdjones@chromium.org> Commit-Queue: Ryan Landay <rlanday@chromium.org> Cr-Commit-Position: refs/heads/master@{#569843}
Showing
Please register or sign in to comment