Omnibox/Views: Fix BubbleIconView icon size for touch.
The BubbleIconView icons in touch mode should be 20x20. Currently, they look about 24x24, so downsize them here by using border insets for the icon padding instead of relying on the internal ImageView to center itself within the larger BubbleIconView. Bug: 829887, 830059, 801583 Change-Id: Ib98ef8dbb6279148375d431a1bb4224015fe02c7 Reviewed-on: https://chromium-review.googlesource.com/1002217 Commit-Queue: Patti <patricialor@chromium.org> Reviewed-by:Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#549387}
Showing
Please register or sign in to comment