Exemplo n.º 1
0
 /**
  * Return action on left
  *
  * @return Action
  */
 public int getSwipeActionLeft() {
   return touchListener.getSwipeActionLeft();
 }