OSDN Git Service

Move icon back to original cell if a quick drag would cause reorder.
authorTony Wickham <twickham@google.com>
Wed, 7 Dec 2016 00:24:43 +0000 (16:24 -0800)
committerTony Wickham <twickham@google.com>
Wed, 7 Dec 2016 18:33:16 +0000 (10:33 -0800)
commit5dc7435b3352ab6f5645a2450290ed317bf1b054
treeac23579c49c0f9ad6efcb553de5833f1f17d84cb
parent4633be64e863a96c63f814a2386b23b02d43910b
Move icon back to original cell if a quick drag would cause reorder.

Most likely the user accidentally dragged the icon, so let's not
rearrange their home screen.

Bug: 30378199
Change-Id: I815a0817bca3b0d212324a58842b1f59dfdf0b91
src/com/android/launcher3/Workspace.java