From 6b879f0a5885274a85333531e091283405d490cc Mon Sep 17 00:00:00 2001 From: Adam Lesinski Date: Thu, 4 Nov 2010 16:15:23 -0700 Subject: Layout tweaks in Launcher -Removed All apps and Configure toolbar buttons from Customization Drawer, removed Configure button from All apps and added Market icon to All apps -Changed spacing of CellLayouts when scrolling -Modified gap spacing in workspace layout -Made workspace invisible in All apps but touching the place where the workspace was takes you back to workspace Change-Id: I6e2579bfebeb8f1f80fdae07da442f6d399abe33 --- src/com/android/launcher2/DragController.java | 1 - 1 file changed, 1 deletion(-) (limited to 'src/com/android/launcher2/DragController.java') diff --git a/src/com/android/launcher2/DragController.java b/src/com/android/launcher2/DragController.java index d796fbe91..272bf8bfa 100644 --- a/src/com/android/launcher2/DragController.java +++ b/src/com/android/launcher2/DragController.java @@ -20,7 +20,6 @@ import com.android.launcher.R; import android.content.Context; import android.graphics.Bitmap; -import android.graphics.PointF; import android.graphics.Rect; import android.graphics.RectF; import android.os.Handler; -- cgit v1.2.3