OSDN Git Service

Skip getting transforms for ignored tasks.
authorWinson <winsonc@google.com>
Wed, 19 Oct 2016 16:53:59 +0000 (09:53 -0700)
committerWinson <winsonc@google.com>
Wed, 19 Oct 2016 16:53:59 +0000 (09:53 -0700)
commit448c0adb7835076fd3ff8e9900896cae0ce3c19b
tree459c7cb8116cf9b348effff05b5224e8ae38d255
parent82f050f736e0bbf5ef7fe8b4dcd76ecb0a590334
Skip getting transforms for ignored tasks.

- If the stack does not contain the existing ignored task view on
  relayout, then we should not try and get the transform for it
  since it will be skipped.

Bug: 32001762
Change-Id: I23182c76ac41b036c25edf92374622191e9d4ce3
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java