OSDN Git Service

Implement parallax when dismissing docked/fullscreen stack
authorJorim Jaggi <jjaggi@google.com>
Wed, 30 Dec 2015 12:54:32 +0000 (13:54 +0100)
committerJorim Jaggi <jjaggi@google.com>
Tue, 5 Jan 2016 12:50:45 +0000 (13:50 +0100)
commite435e982fa43832b183bac2d00d9415ac58ac06e
tree2f08e67a34abf2ce8d56935e873ce6dc4540d522
parent5098159ae31bc59aa3857fecb1847f8d7bb73e54
Implement parallax when dismissing docked/fullscreen stack

When moving the docked or the fullscreen task close to the side,
we add a nice parallax to indicate that this task will be dismissed.

Change-Id: Ide195876942c1614c186fd5f3ff3e86f6fdfec61
packages/SystemUI/src/com/android/systemui/stackdivider/DividerSnapAlgorithm.java
packages/SystemUI/src/com/android/systemui/stackdivider/DividerView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarGestureHelper.java