commit | af0d80244df1db1f6d50890e1e19b7de43ae1ff3 | [log] [tgz] |
---|---|---|
author | Piotr Kotynia <piotrkotynia@google.com> | Fri Jul 04 10:21:21 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 04 10:21:21 2025 |
tree | 12621cc8ce5aade7b07f03d1e94fa9cb2a17379e | |
parent | 0866b202c8a09f53b68a768bb17ce1320b03e003 [diff] |
[Android] Fix distance between icon and text for Home/Work KA This CL adjusts the distance between the Home/Work icon and the subsequent text within the Keyboard Accessory Chip by applying a custom style. It also includes a unit test to ensure the correct BarItem type is generated from the provided AutofillSuggestion payload. Screenshot: https://screenshot.googleplex.com/AcNL49qwxGeiY9d.png Bug: 398766647 Change-Id: I97041c0c1ca40dc069771eba6a4534ad2d7f7f4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6625698 Reviewed-by: Timofey Chudakov <tchudakov@google.com> Commit-Queue: Piotr Kotynia <piotrkotynia@google.com> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1482526}
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.