Fixing long-press issue due to child hit-rect offset.

- Removing some unused code

Change-Id: I875e3b27372c4c507e4bbc2d36b16eba077e2121
This commit is contained in:
Winson Chung
2011-05-23 17:45:09 -07:00
parent 7d7207f6bc
commit 0be025d64c
5 changed files with 13 additions and 86 deletions

View File

@@ -31,7 +31,6 @@ import android.os.HandlerThread;
import android.os.Message;
import android.util.AttributeSet;
import android.view.KeyEvent;
import android.view.View;
import android.widget.Checkable;
import com.android.launcher.R;