commit | 46105307e9f25832955284044f37467f1c2e72e0 | [log] [tgz] |
---|---|---|
author | Quentin Pubert <qpubert@google.com> | Thu Feb 16 15:42:34 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 16 15:42:34 2023 |
tree | 4218326685691767ec0db4168a18e6c89afcf153 | |
parent | 57a440ed2d3c84ad4a4d544c9774ff1a93f82681 [diff] |
[iOS] Fix table view text header footer subtitle view spacing This CL fixes the issue of too much space below the main text label of TableViewTextHeaderFooterView when there is no subtitle by hiding the subtitle view if the subtitle string is nil. Fixed: 1416801 Change-Id: I22ef074f172e4e2fb358387e7c3832d11af1228e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4260067 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Quentin Pubert <qpubert@google.com> Cr-Commit-Position: refs/heads/main@{#1106210}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.