dvdciri / MultiChoiceRecyclerView

Multi choice selection applied on recycler view make life easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add one single selection

ahmadaghazadeh opened this issue · comments

Please add one single selection for this component

protected void setMultiChoiceMode (boolean flag) {
ithis.mIsInMultiChoiceMode =flag;
}

What do you mean? Can you be more detailed or you can also open PR and contribute to the project. Thanks

Closing as lack of informations