commit | 24c0a746ee365ee3247ff46d9816561708ddbd03 | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Tue Jul 09 17:51:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 09 17:51:17 2024 |
tree | 16c503bccebcb195604f248f328ddeedf3d4fe1a | |
parent | d65c626ad3b7dda4225eaa33eb6b4f6ebc0d1779 [diff] |
[iOS] Update Tab Strip V2 This CL tweaks the Tab Strip V2. In particular: - Increase the size of the NTB symbol to 18.5 - Increase the size of the NTB to 36 and force the size (instead of relying on the top/bottom constraints) - Remove the offset when the NTB is at the end of collection view Bug: 351124282 Change-Id: Ic726365b1ad204842b57c7d1017afaed65521481 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5689054 Reviewed-by: Ewann Pellé <ewannpv@chromium.org> Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Auto-Submit: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1324960}
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.