commit | afa366408f2f9fc8f1c1623bdd2174efe53b4b7b | [log] [tgz] |
---|---|---|
author | siashah <siashah@chromium.org> | Mon Jul 05 18:12:46 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 05 18:12:46 2021 |
tree | 23904bb15470b2c7f8d4447f0778306495571163 | |
parent | 549f9b4058c3bcd9a6aef4dd6922ca638f4fe32f [diff] |
[VirtualCards] Update the error dialog content to contain custom message We need to show the error message in the dialog in red instead of the default text color, thus introducing a custom view for the content part of the error dialog. Also, updated the unit test to instrumentation test as we are now inflating layout using the LayoutInflater. Screenshot: https://screenshot.googleplex.com/5ZqZbykbxtq76jB.png Bug: 1196021 Change-Id: I81bd1d3e488e296770ed588f9e7a68dce9384b7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2998791 Reviewed-by: Ioana Pandele <ioanap@chromium.org> Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Siddharth Shah <siashah@chromium.org> Cr-Commit-Position: refs/heads/master@{#898666}
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.