public class SwipeItemTouchHelper extends ItemTouchHelper.SimpleCallback {
private Context context;
private SwipeItemActionListener swipeItemActionListener;
private ItemTouchHelper itemTouchHelper;
private SwipeBackgroundView swipeBackgroundView; //View that will be shown behind the item