commit | 8dd9ced81d09a04997c5a6364d98f6456987535e | [log] [tgz] |
---|---|---|
author | Chad Duffin <chadduffin@chromium.org> | Wed Oct 13 21:01:43 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 13 21:01:43 2021 |
tree | 686308f0b8c90e47fca0305d40c4ebd2c5d5baf1 | |
parent | 31a3c05d1f66166907988923a8b1236eba57bc45 [diff] |
[CrOS Bluetooth] Update battery resetting and icon style. This change updates the battery icon and sub-label style to more closely match the mocks and have the icon aligned with the device name. Additionally, this change updates the class to no longer maintain a reference to the battery view and instead just index into the children. Before: - https://screenshot.googleplex.com/6fzG5yD2HpxZuCr.png After: - https://screenshot.googleplex.com/3fQwPT53xRrgfCc.png Bug: 1010321 Test: Chrome on Linux and unit tests. Change-Id: I85258118cfeff534f2eb0f9f40b2d5008cf81b5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3211436 Commit-Queue: Chad Duffin <chadduffin@chromium.org> Reviewed-by: Gordon Seto <gordonseto@google.com> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/main@{#931225}
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.