OSDN Git Service

Fixing stack scroll when dismissing tasks.
authorWinson <winsonc@google.com>
Sat, 5 Dec 2015 00:31:37 +0000 (16:31 -0800)
committerWinson Chung <winsonc@google.com>
Fri, 11 Dec 2015 15:57:24 +0000 (15:57 +0000)
commitdd64243d26239e7a71e6c96a722ee58810308a06
treec63aa5cf09ab6ba398efea8f9ba91009e39a286a
parent7b3ccf54cb541cca40d44634c2ded1ff42ef4d07
Fixing stack scroll when dismissing tasks.

- Should be adjusting the offset when pulling forward, not the whole
  stack scroll.  This caused a visual regression where the whole stack
  shifted when you dismiss the non-first task.

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