commit | 9c5a4e770c727f5f9d8918c2c0a4692377293f96 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Tue Jan 25 12:01:26 2022 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Tue Jan 25 12:01:26 2022 -0500 |
tree | 4b1513b99fd898735481baba6f750b20871a3098 | |
parent | abe5a0016f433199f5c50baf4898e1879b7c83af [diff] |
Fix focus after moving After moving, we were setting accessibility action back to NONE, so the focus ended up being cleared from the tile that had just moved. Remove that and instead just make sure that focus is cleared just when we are resetting. Test: manual Fixes: 216037855 Change-Id: I6b7c7c20f52b5cfa40a0b4a671c7f150816a5e66