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