Enhance IME support in ActivityView for AAe.
Android auto embedded uses ActivtyViews to inject touch events from default display host activity into activity in virtualDisplay. This causes WindowManager to detect taps on both default and virtual display. In order to make IME work in virtual display, we allow TapDetector for non-default displays. Note: This CL fixes major issues for making IME work in ActivityView and does not completely fix it. We'll have additional temporary fixes in Android Auto embedded branch till there is better multi-display support. Bug: 64400502 Test: Manual with AA's KitchenSink test app Change-Id: Ia315a0015f97a55b78c155f86dbb1d8bf34f1b5c
Loading
Please register or sign in to comment