• Nate Fischer's avatar
    [AW][Dev-UI] fix IME issues with search bar · a8f99ff0
    Nate Fischer authored
    This addresses a few issues I noticed with the IME (AKA "soft keyboard")
    with the new search bar:
    
     * Switches to "adjustPan" mode, which overlays the IME on top of our
       layout rather than resizing our layout to sit above the IME (avoids
       an issue where the bottom nav bar sits above the keyboard)
     * Hide the IME when the user clicks the "done" button
     * Hide the IME when the user taps away from the EditText
    
    Bug: 1052345
    Test: Manual - verify IME works as expected
    Change-Id: I1275299ffa562a48bd2f99586c8c10974b376927
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340931Reviewed-by: default avatarChangwan Ryu <changwan@chromium.org>
    Commit-Queue: Nate Fischer <ntfschr@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#795646}
    a8f99ff0
system_webview_bundle.AndroidManifest.expected 19 KB