OSDN Git Service

Refactoring push reordering (issue 7139335)
authorAdam Cohen <adamcohen@google.com>
Sat, 17 Nov 2012 02:28:11 +0000 (18:28 -0800)
committerAdam Cohen <adamcohen@google.com>
Mon, 19 Nov 2012 23:42:32 +0000 (15:42 -0800)
commitf3900c287cd92f61863cbecab87d5513e48b7b09
treec93d4734b3cbe4836dd609dc2461ddc198cfcaad
parent8ef7f717c59d95e2124dbeaf250fe76452085dfc
Refactoring push reordering (issue 7139335)

-> This new approach is actually correct in emulating cascaded  pushing of
   items left, right, up and down.
-> Takes care of a couple crashes and some instances where reordering
   was not doing the right thing.

Change-Id: I016120e62f5d6fa1a2a6289c3badcb6ec230b2a3
src/com/android/launcher2/CellLayout.java