OSDN Git Service

Ensuring that we don't try to use and propagate null activity labels.
authorWinson Chung <winsonc@google.com>
Fri, 31 Jul 2015 00:33:31 +0000 (17:33 -0700)
committerWinson Chung <winsonc@google.com>
Fri, 31 Jul 2015 18:51:58 +0000 (18:51 +0000)
commitfce23748c49e0c303efd72296dcdba13b099f622
treea972fefb7dfa96f3f9b2a33b2b67e757111aa66b
parentbeb3185f01ce5d06f1503d37a4ed8f93b8bf76e0
Ensuring that we don't try to use and propagate null activity labels.

- Also fixes issue with tapping outside bounds not working to dismiss recents

Bug: 21774486
Bug: 22241587
Change-Id: Ib50f6fece8fb150929a1f8cdb01b8e8fe7b665cd
packages/SystemUI/src/com/android/systemui/recents/model/RecentsTaskLoader.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackViewTouchHandler.java