commit | e48009919dde13fded7242549413b018daa64a04 | [log] [tgz] |
---|---|---|
author | Liam, Lee Pong Lam <iamiam@google.com> | Tue Jun 04 00:34:49 2024 +0000 |
committer | Liam, Lee Pong Lam <iamiam@google.com> | Tue Jun 04 00:43:30 2024 +0000 |
tree | 532ce3e710e6ea6831b1d8507c888285cde1b850 | |
parent | 61ac47e6758e6c1c9a02c3f62e17e3fd77d39229 [diff] |
[Launcher3] Hide keyboard when fastscroller scrolling down and keyboard shown Implement keyboard hiding logic: Hide keyboard when scrolling down (y > mLastY) unless already requested (mRequestedHideKeyboard). Track hide request state to prevent redundant calls. New added logic: Only hide keyobard while dragging the scrollbar result video: https://photos.app.goo.gl/e4dYUUiUN3BujNUz9 Bug: 333967597 Flag: EXEMPT bugfix Test: Manual Change-Id: Id672763c69cbb37aeb7a1fd3f17eb168de9f49b4