[Autofill Assistant] Improve logic to hide chips on keyboard shown
Currently, if an element check is being performed the chips will not be correctly hidden when the keyboard is shown. This happens because after the periodic element check we reset the visibity to the default value (true). This change reworks how we hide the chips and fixes that problem. Bug: b/171179162 Change-Id: Icb3149fb31449d2ad2dedc114b710f195275ff57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484696 Commit-Queue: Luca Hunkeler <hluca@google.com> Reviewed-by:Sandro Maggi <sandromaggi@google.com> Cr-Commit-Position: refs/heads/master@{#818457}
Showing
Please register or sign in to comment