[iOS] Fixes Bookmark FolderVC navigationBar background.
Previously the Choose Folder Bookmark VC NavigationBar had a gray background. This was caused because the NavigationBar clear background didn't have content under because setEdgesForExtendedLayout was trimming the tableView. This CL also prevents a largeTitle to be displayed whenever this VC is pushed, following the mocks. Bug: 855323 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I45917d2cf467dcd793ac6dfc335e10b4d1ef2eb5 Reviewed-on: https://chromium-review.googlesource.com/1171791Reviewed-by:edchin <edchin@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#582614}
Showing
Please register or sign in to comment