commit | 8c8ba19e0d3214f28dccec91549df9c3cd64ae10 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Thu Mar 23 15:17:01 2017 -0700 |
committer | Winson Chung <winsonc@google.com> | Thu Mar 23 15:46:35 2017 -0700 |
tree | b4b1f62df7ecc9bf9561353582f53f3527d35a46 | |
parent | adb9fcde8514d28c9ea5e5ac988d477a77b895c8 [diff] |
Prevent invisible PiP menu activity from having touch focus. - Mark the decor view as invisible when the the PiP menu activity is hidden. We don't call Activity.setVisible() as that alters other internal states that affect the system's understanding of whether the activity will draw or not. Bug: 36225602 Test: android.server.cts.ActivityManagerPinnedStackTests Change-Id: I6b1ed7098e1f0ff427f0655c45e566ca60979623