Clean up unused code

This commit is contained in:
Michael Jurka
2013-04-22 15:08:42 +02:00
parent 579681f143
commit 032e6bad1b
5 changed files with 4 additions and 10 deletions

View File

@@ -19,11 +19,10 @@ package com.android.launcher2;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ValueAnimator;
import android.animation.Animator.AnimatorListener;
import android.util.Log;
import android.view.ViewTreeObserver;
import android.view.View;
import android.view.ViewPropertyAnimator;
import android.view.ViewTreeObserver;
/*
* This is a helper class that listens to updates from the corresponding animation.