2

I am trying to implement 2,3 and 4 finger swipe (right to left swipe,left to right swipe,top to bottom swipe and bottom to top swipe) in android.

I tried to achieve this functionality in onFling method of SimpleOnGestureListener and onTouchEvent() method in view but i was not able to do this.

Please help me to achieve this functionality.

Thank in advance.

martynas
  • 12,120
  • 3
  • 55
  • 60
Rayyan
  • 23
  • 2
  • Mind posting some code as to what you have actually tried? – zgc7009 Mar 13 '14 at 18:31
  • i tried the example which is explained in this url [link](http://stackoverflow.com/questions/13796114/2-finger-swipe-in-android?rq=1) but it is not working as expected and also it is not consistent. – Rayyan Mar 13 '14 at 18:34

0 Answers0