Modernize layout of toolbar items for ios web shell
The manual layout of the toolbar items for ios_web_shell is outdated and no longer works with iOS 11. Update the UIButtons to UIBarButtonItems and automatically lay them out with setItems: instead of adding items as subviews to the UIToolbar. Bug: None Change-Id: Id04d7bd7b630c28b0f76f3dc0f78510bca650ffd Reviewed-on: https://chromium-review.googlesource.com/580148Reviewed-by:Eugene But <eugenebut@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#488411}
Showing
Please register or sign in to comment