summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/anim/PillHeightRevealOutlineProvider.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/launcher3/anim/PillHeightRevealOutlineProvider.java')
-rw-r--r--src/com/android/launcher3/anim/PillHeightRevealOutlineProvider.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/com/android/launcher3/anim/PillHeightRevealOutlineProvider.java b/src/com/android/launcher3/anim/PillHeightRevealOutlineProvider.java
index be1e2d644..679e8e32f 100644
--- a/src/com/android/launcher3/anim/PillHeightRevealOutlineProvider.java
+++ b/src/com/android/launcher3/anim/PillHeightRevealOutlineProvider.java
@@ -18,8 +18,6 @@ package com.android.launcher3.anim;
import android.graphics.Rect;
-import com.android.launcher3.util.PillRevealOutlineProvider;
-
/**
* Extension of {@link PillRevealOutlineProvider} which only changes the height of the pill.
* For now, we assume the height is added/removed from the bottom.