summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/ScrimView.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/launcher3/ScrimView.java')
-rw-r--r--src/com/android/launcher3/ScrimView.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/com/android/launcher3/ScrimView.java b/src/com/android/launcher3/ScrimView.java
index 6831fe3d4..68200fe64 100644
--- a/src/com/android/launcher3/ScrimView.java
+++ b/src/com/android/launcher3/ScrimView.java
@@ -17,11 +17,8 @@
package com.android.launcher3;
import android.content.Context;
-import android.content.res.Resources;
-import android.content.res.TypedArray;
import android.graphics.Rect;
import android.util.AttributeSet;
-import android.view.View;
import android.widget.FrameLayout;
public class ScrimView extends FrameLayout implements Insettable {