OSDN Git Service

Add nice animation when touching the docked divider handle
authorJorim Jaggi <jjaggi@google.com>
Mon, 4 Jan 2016 12:06:34 +0000 (13:06 +0100)
committerJorim Jaggi <jjaggi@google.com>
Tue, 5 Jan 2016 12:50:56 +0000 (13:50 +0100)
commit514b2cf0f8ddd11a4176412cb3584ab96fbb763a
tree1148862369d504fb307b18326d523bfc1c99610e
parente435e982fa43832b183bac2d00d9415ac58ac06e
Add nice animation when touching the docked divider handle

To make the interaction more dynamic.

Change-Id: I8fc3e6240c229753dc26122ae0994d59c4f6486e
packages/SystemUI/res/drawable/docked_divider_handle.xml [deleted file]
packages/SystemUI/res/layout/docked_stack_divider.xml
packages/SystemUI/src/com/android/systemui/stackdivider/DividerHandleView.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/stackdivider/DividerView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarGestureHelper.java