commit | 5c25d332ac8b66cb923a3c4e54eb984f844c87ed | [log] [tgz] |
---|---|---|
author | Gang Wu <gangwu@chromium.org> | Fri Mar 14 21:04:16 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 14 21:04:16 2025 |
tree | 6be161f1c1f61f1b17fbf2d10d77ddc5d49b9a48 | |
parent | 346eb153c907dfba7a8b543c90d0a7236e980009 [diff] |
Add a placeholder empty state message for the bookmarks widget This CL introduces an 'empty_message' TextView to bookmark_widget.xml and uses partiallyUpdateAppWidget() to efficiently control its visibility based on folder content. A temporary string is shown in the screenshot, but not checked in. The final string will be provided by UX in a subsequent CL. https://screenshot.googleplex.com/9FeZimGczYrquZ8 Bug:403557617 Change-Id: Ib006c6eba3b0d5a72d557c7220002fdcfa779866 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6340708 Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by: Brandon Wylie <wylieb@google.com> Cr-Commit-Position: refs/heads/main@{#1432988}
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.