Update UrlBar layout to compensate for the additional focused padding
We introduced additional padding for the search engine icon experiment focused state. This additional padding happens post-layout, so we don't have to re-layout the view tree during the animation. As a result, the UrlBar's width=match_parent makes the UrlBar too wide and the end of the UrlBar's text is cut off by the next view. Bug: 1012436 Change-Id: I5f46a2dd530783b002c529d3c4cdccbdd81e1b5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1856868 Commit-Queue: Brandon Wylie <wylieb@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#707035}
Showing
Please register or sign in to comment