Пример #1
0
 /**
  * Return action on right
  *
  * @return Action
  */
 public int getSwipeActionRight() {
   return touchListener.getSwipeActionRight();
 }