Fix issue where launcher didn't return to workspace on screen off (issue 5628744)

Change-Id: Ic058cf7a803d2fe7be98325138cd5bd52a96cd9c
This commit is contained in:
Adam Cohen
2012-02-02 15:41:45 -08:00
parent af0d8cea31
commit 6af9af057f
2 changed files with 1 additions and 5 deletions
-2
View File
@@ -17,8 +17,6 @@
package com.android.launcher2;
import android.animation.Animator;
import android.animation.Animator.AnimatorListener;
import android.animation.AnimatorListenerAdapter;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.animation.TimeInterpolator;