commit | d192d9ad9118a6909196c1ae282b277afb1e7504 | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Sat Jul 15 00:35:24 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 15 00:35:24 2023 |
tree | 26898260e3638d5b2ed7501925515b5bbcee1662 | |
parent | 00b3f006a91984ff61b27f1f3102cd01e36830cb [diff] |
Introduce ItemDecoration to coordinate element spacing in Omnibox. The decoration addresses problems with View.set*FadingEdgeEnabled() in RecyclerViews, where it is desired to increase initial item spacing. Before % After: - Actions in Suggest: http://screen/7HUBfEkSRFGfB3Y - MV Tiles: http://screen/3xnkgUHqz6cZFsn - Actions fading: http://screen/82t6fjYCUzZrAye Fixed: 1455439 Bug: 1463074 Change-Id: I4458431c67c2c23c75694d2e90055aad583b155e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4679407 Reviewed-by: Fred Mello <fredmello@chromium.org> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1170809}
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.