commit | 329c950d4c8f3502b2f4a72308732cc88623e642 | [log] [tgz] |
---|---|---|
author | burakov <burakov@google.com> | Mon Sep 25 12:09:14 2023 +0000 |
committer | Danny Burakov <burakov@google.com> | Mon Sep 25 23:43:28 2023 +0000 |
tree | e2812724cb2a9b05faf3c2b57a752437590746f6 | |
parent | ff72687bd63e989131ae92bfc16bc15489f1721e [diff] |
[flexiglass] Rename `BouncerInteractor.hide` to `onImeHidden`. This better reflects that the view model is notifying the interactor of a UI event, and the interactor in turn makes a navigational decision. For more context, see the discussion in ag/24817356. Bug: 299343836 Test: Unit tests still pass. Change-Id: If1f1622faef0ad614a7817d3f4315c84eeacd9c0