Fix build - remove obsolete import of Animatable

Change-Id: I3133669386f50177c863f8a58733be771f819a17
This commit is contained in:
Chet Haase
2013-04-17 06:43:18 -07:00
parent 873d3ca43d
commit 8bba7510bc

View File

@@ -16,7 +16,6 @@
package android.view;
import android.animation.Animatable;
import android.animation.Animator;
import android.animation.ValueAnimator;
import android.animation.TimeInterpolator;