OSDN Git Service

Cleaning some page animations
authorAdam Cohen <adamcohen@google.com>
Thu, 17 Oct 2013 23:21:35 +0000 (16:21 -0700)
committerAdam Cohen <adamcohen@google.com>
Wed, 23 Oct 2013 21:11:45 +0000 (14:11 -0700)
commitad4e15cae4b628677fc249628a9ff661e67add78
tree9179f4adb0f19d0d4d02162cdbce0a7143cbb697
parent39789cba2ba6dab39cf8ca4c6cc9406440d7de2e
Cleaning some page animations

-> Fix jump when last page gets delted (issue 10908427)
-> Fade out empty screen
-> If the final page is empty, and that is the current page when
   spring loaded mode ends, animate back to the previous page
   and then fade out the final page. Examples: cancel widget
   or shortcut drop on the final page, scroll to final page and
   drop an icon into a the hotseat, etc.

Change-Id: I13438fb0af6555b6f0b511b7aff51b3972431438
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/SmoothPagedView.java
src/com/android/launcher3/Workspace.java