Add new method, virtualKeyboardPrivate.setContainerBehavior().
virtualKeyboardPrivate.setMode() lacks 'bounds' parameter to set the virtual keyboard bounds after changing mode. The new method will replace setMode() with an ability to set bounds of the virtual keyboard container after changing mode. It's needed to prevent flashing when changing virtual keyboard mode. We want to change the window bounds before starting showing animation. Bug: 776260, 802991 Test: Manual. Change-Id: Iacf9977d06e05ac4dd3c66175cae7ba87d5fa0c6 Reviewed-on: https://chromium-review.googlesource.com/942281Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Reviewed-by:
Toni Barzic <tbarzic@chromium.org> Reviewed-by:
Blake O'Hare <blakeo@chromium.org> Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#543878}
Showing
Please register or sign in to comment