toggle menu
KAHelpers
androidJvm
switch theme
search in API
recyclerview
/
dev.funkymuse.recyclerview
/
RecyclerViewUtilsActionMode
/
setupActionMode
setup
Action
Mode
fun
setupActionMode
(
context
:
Context
,
menuID
:
Int
,
startingPosition
:
Int
,
adapter
:
RecyclerView.Adapter
<
*
>
)
:
ActionMode
?