commit | 4fe5b654a1e420fd66781b09223a1c25f9a06aeb | [log] [tgz] |
---|---|---|
author | Tarandeep Singh <tarandeep@google.com> | Thu Feb 20 17:20:19 2020 -0800 |
committer | Taran Singh <tarandeep@google.com> | Thu Feb 27 04:13:25 2020 +0000 |
tree | 3fcea4617625f7b4c439266c96684570eaafabfb | |
parent | d506a78e94594be701b2a061cb48b5e2f5cf3908 [diff] |
Pipe windowToken for hideSoftInput Pipe the windowToken of the window requesting hideSoftInput just like we did it for showSoftInput [1]. This calls hideInsets on the correct display when control target is different from IME target e.g. ActivityView. Also hideInsets should be called on InsetsControlTarget instead which was originally attempted in [2] [1]: Ia49e23dd077d264a58d28a7b8acffde54b7db187 [2]: I7133e151a1037c42b275b97857936437a7a6725f Bug: 149870112 Bug: 133381284 Test: Manually using steps mentioned in bug. Change-Id: Ia596a392eb73ae46debd097151c8c9a7edd59833