RecyclerSwipeItemHandler

constructor(drawableLeft: Int? = null, drawLeftBackground: Boolean = false, leftBackgroundColor: Int? = null, drawableRight: Int? = null, drawRightBackground: Boolean = false, rightBackgroundColor: Int? = null, swipeDirection: RecyclerSwipeItemHandler.SwipeDirs = SwipeDirs.BOTH)