Skip to content
Commit 2104fd96 authored by Louis Chang's avatar Louis Chang
Browse files

Allowing tap outside focus changes for pre-Q non-top window

For compatibility reasons, non-top app windows that target earlier
SDK may not have focus if there has another window that is higher
and has focus. In that case, we were unable to switch focus to the
window since it cannot handle tap outside events.

Also remove #ensureActivitiesVisible while handling focus change,
since it is no longer necessary.

Bug: 123761773
Test: atest MultiDisplayPolicyTests
Change-Id: I5afac910ecb4806dc190b37f1dccd4cba4d76f9f
parent 993b3ed5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment