OSDN Git Service

Saving the stack state when you rotate.
authorWinson Chung <winsonc@google.com>
Fri, 11 Dec 2015 15:25:46 +0000 (10:25 -0500)
committerWinson Chung <winsonc@google.com>
Mon, 14 Dec 2015 19:16:28 +0000 (14:16 -0500)
commit4ab4d838d5a1c9d9fb94a6f0c82f77862f4cb5ee
tree2ac2d7939ad13afa90044e748dee0ae012426b00
parent9a74290a95e27fc6478758f32a681ccdf495f1e4
Saving the stack state when you rotate.

- Saving the focus and stack scroll, along with
  the history visibility on configuration change.

Change-Id: I788fa06de9af8f7769de26442c804e27daa7e627
packages/SystemUI/src/com/android/systemui/recents/RecentsActivity.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java