I want to know what events I need to handle when User slides left or right slide on phone.
for Ex: in Phone Logs or Contacts when a User slides left on A name , it starts calling that contact, and when slides right messageing app opens.
I want to know how to do that, A little code snippet will be better.
Thanks
You can use this listener and add your code to
onSwipeLeft()andonSwipeRight():