toggle menu
KAHelpers
androidJvm
switch theme
search in API
recyclerview
/
dev.funkymuse.recyclerview
/
RecyclerSwipeItemHandler
/
RecyclerSwipeItemHandler
Recycler
Swipe
Item
Handler
constructor
(
drawableLeft
:
Int
?
=
null
,
drawLeftBackground
:
Boolean
=
false
,
leftBackgroundColor
:
Int
?
=
null
,
drawableRight
:
Int
?
=
null
,
drawRightBackground
:
Boolean
=
false
,
rightBackgroundColor
:
Int
?
=
null
,
swipeDirection
:
RecyclerSwipeItemHandler.SwipeDirs
=
SwipeDirs.BOTH
)