OSDN Git Service

Fix edge case where LauncherOverlay scroll woudln't be reset
authorAdam Cohen <adamcohen@google.com>
Sat, 25 Oct 2014 00:40:34 +0000 (17:40 -0700)
committerAdam Cohen <adamcohen@google.com>
Sat, 25 Oct 2014 00:42:33 +0000 (17:42 -0700)
commit8c4ca9277dcb92cb965a1e58eef59ad9868ae44e
tree5cba022b5f228a9f3196d8db9ced2d598cbd388f
parentbe25822f7677f376f9687e6a66cfa54739c40700
Fix edge case where LauncherOverlay scroll woudln't be reset

-> If the Workspace has a single page and the user goes from overscrolling
   in one direction, and then the other, the LauncherOverlay scroll wouldn't
   be set to 0 until the scrolling settled

Change-Id: I29ee9abdfa023ae3599d1590cdaebf457e2220fa
src/com/android/launcher3/Workspace.java