Maybe update app list state when showing Assistant.
Previously, AssistantPageView would not update app list state when being shown. With the Better Onboarding feature, AssistantPageView is too tall to render in peeking state w/o being clipped off screen. Now, AssistantPageView will check if it needs to update app list state when being shown. This should have no effect on existing behavior as only the Better Onboarding feature should cause this to happen. The Better Onboarding feature is disabled by default. Bug: b:157689497 Change-Id: I662eea9c181674d2af88790ac86daa6cd24a4f65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225513Reviewed-by:Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#774762}
Showing
Please register or sign in to comment