commit | 1e5b1a842a07335b8c49ae4a20f439078b2670cc | [log] [tgz] |
---|---|---|
author | Tarandeep Singh <tarandeep@google.com> | Fri Jan 24 16:03:05 2020 -0800 |
committer | Tarandeep Singh <tarandeep@google.com> | Wed Jan 29 17:51:28 2020 -0800 |
tree | 824b1baf8b4c77bc8931f8fedfece393551caeef | |
parent | b651b4562eba6d42364755f2accb9eb9c21d65e7 [diff] |
Move IME to a host display when target's display is reparented By default IME shows in same display as IME target app window. This CL moves IME to a more eligible display that can host and control IME. Host display is chosen based on support to host IME/system decor. If nothing else is eligible, we fallback to default display. Bug: 111084606 Test: Use bubbles test app to verify IME appears in main display. Change-Id: I5e1c0844beaae91eb63e5ac39587fa11834d31d2