[VK] Change how VirtualKeyboard.ContainerBehavior is recorded.
We move the recording of InputMethod.VirtualKeyboard.ContainerBehavior to the end of ShowKeyboard, so we get a sample every time a floating or docked keyboard is shown. We also account for users switching between the two modes, as switching requires hiding and showing the virtual keyboard. See the bug for more about why this is needed. Bug: 887248 Change-Id: Icd8b2fbf826a0dba7b32cabb6c7b9afcdde3fcdd Reviewed-on: https://chromium-review.googlesource.com/1235266Reviewed-by:Yuichiro Hanada <yhanada@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#592973}
Showing
Please register or sign in to comment