Fix Disappearing Logo on Android NTP
This addresses the linked bug where the search provider logo would sometimes disappear on the Android NTP under certain conditions (device rotated while the logo is scrolled off-screen). A lot more context on the bug is in this thread (googlers only, sorry): https://groups.google.com/a/google.com/g/clank-dev/c/IWxWjz6qc90 One of the posts in that thread suggested changing the width of the logo in the XML, and since doing so I have not been able to repro the bug, so I believe this should fix the blocking issue. Bug: 1122928 Change-Id: Id4503fa5a1131a83a43b7dbb083e7253f7e8138d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392751Reviewed-by:Tommy Martino <tmartino@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#804389}
Showing
Please register or sign in to comment