[Mfill Android] Allow entire screen width for IPH bubble alignment
This CL allows the bubble to extend over the whole length of the screen. The bubble will still be minimal and point to the highlighted item (see screenshot in the linked bug). The cause of the previous misalignment was, that we used chip as a rootview. This results in a very, very restricted area to put the IPH bubble into (basically the chip's rect instead of the whole activity). This also fixes the issue of IPH bubbles having multiple line breaks for small chips. Bug: 1000041 Change-Id: I21537011a190406b57ddd7a5fe513bfa30d7c56f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784718 Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#693640}
Showing
Please register or sign in to comment