optimizing transitions in Launcher

Bug #3413510

Change-Id: I89896b40b73d781255f9c0263300e9c5716d4efc
This commit is contained in:
Michael Jurka
2011-02-02 23:51:01 -08:00
parent a1192eacc2
commit 742574b15b
4 changed files with 243 additions and 93 deletions

View File

@@ -16,6 +16,8 @@
package com.android.launcher2;
import com.android.launcher.R;
import android.animation.ObjectAnimator;
import android.content.Context;
import android.content.pm.PackageManager;
@@ -30,8 +32,7 @@ import android.os.HandlerThread;
import android.os.Message;
import android.util.AttributeSet;
import android.widget.Checkable;
import com.android.launcher.R;
import android.widget.TextView;
@@ -39,7 +40,7 @@ import com.android.launcher.R;
* An icon on a PagedView, specifically for items in the launcher's paged view (with compound
* drawables on the top).
*/
public class PagedViewIcon extends CachedTextView implements Checkable {
public class PagedViewIcon extends TextView implements Checkable {
private static final String TAG = "PagedViewIcon";
// holographic outline