Esempio n. 1
0
 /** User start choice items */
 protected void onChoiceStarted() {
   if (swipeListViewListener != null) {
     swipeListViewListener.onChoiceStarted();
   }
 }