OSDN Git Service

Remove antiquated way of determining CellInfo during long press
authorAdam Cohen <adamcohen@google.com>
Mon, 12 May 2014 19:44:22 +0000 (12:44 -0700)
committerAdam Cohen <adamcohen@google.com>
Mon, 12 May 2014 19:45:59 +0000 (12:45 -0700)
commite0aaa0d3de0eedf5501fee762e0d8279a9e3bc3c
treefeaad50d97aa53db95842f5285ad344d1397fa7a
parenta1f26fdb50862abe55f648925d0b07dfd28d8208
Remove antiquated way of determining CellInfo during long press

-> allows us to eliminate cast of getTag() to CellInfo to fix
   issue 13587508

Change-Id: Id2277206765621f664b758cce800bf8423231b1e
src/com/android/launcher3/CellLayout.java
src/com/android/launcher3/Launcher.java