OSDN Git Service

Fix issue where we weren't dismissing the pip menu activity.
authorWinson Chung <winsonc@google.com>
Thu, 13 Apr 2017 20:52:04 +0000 (13:52 -0700)
committerWinson Chung <winsonc@google.com>
Thu, 13 Apr 2017 20:52:04 +0000 (13:52 -0700)
commitbe4a808b3d0e3c4a8d530d7f6a7b88856ebbb672
tree246f62e54570223533eab4f5a05f5d4c0d1c4af2
parentc59a2a7649daf41cb4af35c2e426791e4ec54dd4
Fix issue where we weren't dismissing the pip menu activity.

- Also don't crash if we get a deferred call to resize the pinned stack
  that no longer exists.

Bug: 36049843
Test: Try to pinch and expand pip
Change-Id: I64c42e47c466c641464c4f22a20bded2209e29eb
packages/SystemUI/src/com/android/systemui/pip/phone/PipTouchHandler.java
services/core/java/com/android/server/am/ActivityManagerService.java