OSDN Git Service

Fix a couple small bugs (issue 6539339)
authorAdam Cohen <adamcohen@google.com>
Tue, 22 May 2012 23:50:35 +0000 (16:50 -0700)
committerAdam Cohen <adamcohen@google.com>
Tue, 22 May 2012 23:53:10 +0000 (16:53 -0700)
commit7bdfc9700b1cad043c04c757f134db1bf3df00da
tree4afe3ecfcd7d6cd76e8432ed8f00a6269512e33f
parentbe4f1471152ef1377ca7387b1ae0e9ee2ab108c4
Fix a couple small bugs (issue 6539339)

-> Adjusting the character of the 'shake' animation to keep
   a single phase, and instead stagger the animations slightly
-> Fixing issue where widget is not given the size change callback
   if the widget is resized on drop

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