¡@

Home 

2014/10/16 ¤W¤È 08:13:59

android Programming Glossary: gdetector

how to implement both ontouch and also onfling in a same listview?

http://stackoverflow.com/questions/4184382/how-to-implement-both-ontouch-and-also-onfling-in-a-same-listview

class MyGestureListener extends SimpleOnGestureListener implements OnTouchListener Context context GestureDetector gDetector public MyGestureListener super public MyGestureListener Context context this context null public MyGestureListener Context.. public MyGestureListener Context context this context null public MyGestureListener Context context GestureDetector gDetector if gDetector null gDetector new GestureDetector context this this.context context this.gDetector gDetector @Override.. Context context this context null public MyGestureListener Context context GestureDetector gDetector if gDetector null gDetector new GestureDetector context this this.context context this.gDetector gDetector @Override public boolean..