Persist keyboard position relative to the closest edge
This changes the persistence from a single coordinate into a struct that takes into consideration which side of the screen the keyboard is closest to. If the keyboard, for example, is effectively docked to the bottom right corner of the screen, and the user flips the orientation, the new position will also be in the bottom right corner of the screen. Change-Id: Ieed97751adb72272683f4fd943866e5aa4263d05 Reviewed-on: https://chromium-review.googlesource.com/872554Reviewed-by:Yuichiro Hanada <yhanada@chromium.org> Commit-Queue: Blake O'Hare <blakeo@chromium.org> Cr-Commit-Position: refs/heads/master@{#530445}
Showing
Please register or sign in to comment