class MainActivity.MyGestureListener
extends android.view.GestureDetector.SimpleOnGestureListener
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEBUG_TAG |
Constructor and Description |
---|
MyGestureListener() |
Modifier and Type | Method and Description |
---|---|
void |
onLongPress(android.view.MotionEvent event) |
private static final java.lang.String DEBUG_TAG