OSDN Git Service

Prevent Recents from lingering after screen-off.
authorWinson Chung <winsonc@google.com>
Tue, 8 Apr 2014 00:35:48 +0000 (17:35 -0700)
committerWinson Chung <winsonc@google.com>
Tue, 8 Apr 2014 00:48:20 +0000 (17:48 -0700)
commit6736905dc0e10689f7c63f6da43b31325caf966a
tree0ab4675172040ff124bf0b48cb3284ca9ab4f9a1
parent8ea553d03a84e2fc3ded507dd978fca0dee22e77
Prevent Recents from lingering after screen-off.

- Fixing issue with landscape view not spanning the screen
- Simplifying the way we erase bitmaps

Change-Id: Ifc17c4c8f46caa8d3e42607a68bd94fed0c63543
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/RecentsTaskLoader.java
packages/SystemUI/src/com/android/systemui/recents/SystemServicesProxy.java
packages/SystemUI/src/com/android/systemui/recents/views/RecentsView.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java