commit | 135eee0410884959e1df77f21e8aee836728d24e | [log] [tgz] |
---|---|---|
author | Anushree Ganjam <ganjam@google.com> | Tue Jul 25 21:08:43 2023 +0000 |
committer | Anushree Ganjam <ganjam@google.com> | Tue Jul 25 22:34:54 2023 +0000 |
tree | 5001ba79470c761356faf26b658536cc24de40ce | |
parent | c73b653e1d5b43d11aca046c04682b2de4793692 [diff] |
Post the mSearchUiManager.resetSearch() to next frame. SearchBox gets cleared in the current frame even before we read the input entered by the user. So clear the searchbox in next frame after onAllAppsTransitionEnd is completed. See ag/22266746 where this change was introduced and I want to move the resetSearch() call to next frame. Bug: 287693114 Test: Manual . Tested with both Floating search box on and off. Flag: NA Change-Id: I11509cf652f96847ad3c54f20a76f2a728775fe3