summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/anim
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2012-03-14 17:27:24 +0800
committerOwen Lin <owenlin@google.com>2012-03-14 17:28:00 +0800
commit73a04ff386d590f797d95b02286442108063b569 (patch)
treef2d7e8f5b41f6edde1cd8889e256a477ae4ae746 /src/com/android/gallery3d/anim
parent7e0a28c2999f2d2c0aab4ecb7a03ac3e37078724 (diff)
downloadandroid_packages_apps_Snap-73a04ff386d590f797d95b02286442108063b569.tar.gz
android_packages_apps_Snap-73a04ff386d590f797d95b02286442108063b569.tar.bz2
android_packages_apps_Snap-73a04ff386d590f797d95b02286442108063b569.zip
Reorganize import for all files.
Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
Diffstat (limited to 'src/com/android/gallery3d/anim')
-rw-r--r--src/com/android/gallery3d/anim/Animation.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com/android/gallery3d/anim/Animation.java b/src/com/android/gallery3d/anim/Animation.java
index bd5a6cd72..cc117bbce 100644
--- a/src/com/android/gallery3d/anim/Animation.java
+++ b/src/com/android/gallery3d/anim/Animation.java
@@ -16,10 +16,10 @@
package com.android.gallery3d.anim;
-import com.android.gallery3d.common.Utils;
-
import android.view.animation.Interpolator;
+import com.android.gallery3d.common.Utils;
+
// Animation calculates a value according to the current input time.
//
// 1. First we need to use setDuration(int) to set the duration of the