OSDN Git Service

Fixing crash with retrieving the first stack task.
authorWinson <winsonc@google.com>
Fri, 22 Jan 2016 17:41:09 +0000 (09:41 -0800)
committerWinson <winsonc@google.com>
Fri, 22 Jan 2016 17:41:09 +0000 (09:41 -0800)
commit35a8b04140598a5b5c4865254b942adb6a830991
tree0c663f72e3374b6a8ea1c3c04983c736672592f3
parent4c84a8c481093e81c2e27de4cecf92c41992f4a1
Fixing crash with retrieving the first stack task.

- We should be retrieving the first stack task for calculating the
  thumbnail transition, regardless of whether it is freeform or not.

Bug: 26739531
Change-Id: I27037a480201396011d7f9b8d094b4d9afe66f0e
packages/SystemUI/src/com/android/systemui/recents/RecentsImpl.java
packages/SystemUI/src/com/android/systemui/recents/model/TaskStack.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java