OSDN Git Service

Refactoring a few things with the full screen overlay and enter animation.
authorWinson Chung <winsonc@google.com>
Tue, 8 Jul 2014 21:39:08 +0000 (14:39 -0700)
committerWinson Chung <winsonc@google.com>
Wed, 9 Jul 2014 18:47:48 +0000 (18:47 +0000)
commit6057c91563402f900dfc7714a46e952d86172e2f
tree2b173213d677d8896ee93b898e3a604e4b2a0111
parent0a4a89f62228cf0c58e1f0102137cd42772c827b
Refactoring a few things with the full screen overlay and enter animation.

- Fixing issue with configuration change triggering enter animation
- Using a proper target task rect when animating into a group

Change-Id: I856d29a663f5e8c000ca22fd1025c09f65032893
packages/SystemUI/src/com/android/systemui/recents/AlternateRecentsComponent.java
packages/SystemUI/src/com/android/systemui/recents/RecentsActivity.java
packages/SystemUI/src/com/android/systemui/recents/RecentsConfiguration.java
packages/SystemUI/src/com/android/systemui/recents/views/FullscreenTransitionOverlayView.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskView.java
packages/SystemUI/src/com/android/systemui/recents/views/ViewAnimation.java