commit | 4680800873b48b204899d245c373463fd2382645 | [log] [tgz] |
---|---|---|
author | Brandon Wylie <wylieb@chromium.org> | Thu Feb 20 22:46:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 22:46:18 2025 |
tree | eb8247b01d4ad9338e6cd92ef4f7dc8f6048a189 | |
parent | dd448d8ff7785326448ad5f87df48ad35b7ed055 [diff] |
[bookmarks] Add default bg color to root views With edge-to-edge-everywhere enabled, these activities are colored incorrectly. Setting the default bg color on them matches the nav bar and looks more natural. BookmarkActivity: https://screenshot.googleplex.com/4q4muzmnVzrrnHx BookmarkEditActivity: https://screenshot.googleplex.com/8zoT6tw39GDhebW BookmarkFolderPickerActivity: https://screenshot.googleplex.com/6DSaBjWFwazYjN4 Bug: 392918939,392919728 Change-Id: I57b52f755512979c3c145f1209bd9303c9481e14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6285208 Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Brandon Wylie <wylieb@google.com> Cr-Commit-Position: refs/heads/main@{#1422819}
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.