diff options
| author | 2021-10-27 14:43:49 +0900 | |
|---|---|---|
| committer | 2021-10-28 09:45:45 +0900 | |
| commit | a891919a665f50d9325cf8572b6aea6d592e3e1e (patch) | |
| tree | fb53ebd6a87676bb4e27344884a31f34abb8ccae /libs/input/SpriteController.cpp | |
| parent | b2b2a5d03a4f55e7034031e961fbb01ae5bebdd8 (diff) | |
Fix focus transition when the direction is backward.
Currently, when SearchView is focused, the focus is moved to the
internal view. This blocks users to move the focus back to the previous
view by Shift + Tab.
Send focus to the previous view instead of the internal view when the
direction is backward.
Bug: 191405735
Test: atest SearchViewTest SearchView_CursorTest
Change-Id: I668ce13472b80da2e57e84fac4966294d7848170
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions